mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Missing auth activity logs #336
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @Boy132 on GitHub (May 13, 2025).
The following activity logs are currectly missing:
auth:reset-passwordauth:checkpointauth:recovery-tokenandauth:token(ProvidedAuthenticationTokenevent is never dispatched)auth:success(DirectLoginevent is never dispatched)Side note:
FailedPasswordResetevent is also never dispatched (nor used)