-
-
Notifications
You must be signed in to change notification settings - Fork 2.4k
[Bug Report]: MFA error after artisan key:generate #3229
Copy link
Copy link
Closed
Labels
Description
Describe the Bug
If you have activated TOPT MFA and then renew the application key with "artisan key:generate", the MFA login fails. In this case, MFA must be reset for the user.
Steps to Reproduce
- Enable MFA for an User
- change something in the .env File
- execute artisan key:generate
- Now you get an error if you try to login with the mfa user
Expected Behaviour
no Error?
Screenshots or Additional Context
No response
Exact BookStack Version
21.12.3
PHP Version
7.3
Hosting Environment
Ubuntu20, Apache2, php7.3
Reactions are currently unavailable