You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
pkg/lctrld/lctrld.go:ListEvents() returns a list of model.Events. This includes all the account secrets, which should be censored before the API at cmd/api.go:listEvents() passes them on.