- API: CE 5.13.0
- Environment
- Operating system: Docker latest-ce
- PHP: 8.4.21
- Web server: whatever docker ships with
- Database server: mariadb:10.11
What you did?
We accidentally disabled the Email notification for user recovery.
What happened?
on login try, it says the required mail was sent, when in reality it was not sent.
I had to create a new admin users to login in and change the setting back.
(new admin user does not rely on email)
What you expected to happen?
I was not expecting a setting which could lock you out of your instance.
I think it should be removed or a warning be added.
Or at least the login should not say a mail was sent when the config disabled this mail.
What is the use case for this setting?
There is no other way for a user to login, is there?
Otherwise nice looking tool, thx
What you did?
We accidentally disabled the Email notification for user recovery.
What happened?
on login try, it says the required mail was sent, when in reality it was not sent.
I had to create a new admin users to login in and change the setting back.
(new admin user does not rely on email)
What you expected to happen?
I was not expecting a setting which could lock you out of your instance.
I think it should be removed or a warning be added.
Or at least the login should not say a mail was sent when the config disabled this mail.
What is the use case for this setting?
There is no other way for a user to login, is there?
Otherwise nice looking tool, thx