You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I think there is a misconception here: The user will be automatically unbanned on login, if the banning period is over. If the user does no try to login again, the status will still be banned in the database.
At the moment there is no background task (e.g. via celery) to change the users status.
To be honest it did not find a test for it, but i just quickly checked it manually. And the user was unbanned on login.
Do we know if the user tried to login (e.g. if he explicitly wrote it to use)? Otherwise, I would this consider more an enhancement for a background task to unban, than a bug.
As we just expierenced, the automatic scheduled unlocking does not work.
The configured date was
28.11.2024 00:00:00
. Yet the user account was still locked to this day. Unlocked the account now manually.The text was updated successfully, but these errors were encountered: