mirror of
https://github.com/pelican-dev/panel.git
synced 2026-05-04 18:00:48 +03:00
Client Activity tab does not work properly #124
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 @ItzExotical on GitHub (Jul 8, 2024).
Current Behavior
If a login is failed with a valid username/email, the target user will have their Activity tab on their profile fail to render.
Second issue is that auth logs are duplicated for any auth event.
Expected Behavior
The Activity tab should still render properly even when an auth attempt has failed.
Auth logs should not be logged twice.
Steps to Reproduce
Panel Version
1.0.0-beta6
Wings Version
1.0.0-beta3
Games and/or Eggs Affected
N/A
Docker Image
N/A
Error Logs
No response
Is there an existing issue for this?