mirror of
https://github.com/fosrl/pangolin.git
synced 2026-07-17 23:25:36 -05:00
Restarting resets changed password #104
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 @Boerny41 on GitHub (Feb 25, 2025).
Originally assigned to: @miloschwartz on GitHub.
I changed my password that I've set during installation via the "forgot password" button and E-Mail. After restarting the pangolin stack, it said my newly created and before working password would be wrong, it did however accept the password I've used during installation in the CLI.
@oschwartz10612 commented on GitHub (Feb 25, 2025):
I think this is expected behavior at this point but maybe it should change. The default admin user always gets overridden by the info in the config file. Maybe we should allow you to change your password - or maybe even encourage it - and keep the new password?
@Boerny41 commented on GitHub (Feb 25, 2025):
Oh, I totally forgot to look into the config file. Since it can be changed, I'd say it is fine, just didn't expect it to reset after a restart.