Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
users: activation button improvements (nyaadevs#506)
Now uses flask.flash to give the person who clicks it feedback when it's clicked, because caching may make things confusing. Also only activate a user if they're inactive, as again, caching can lead to staff pressing the button multiple times in a row, leading to unnecessary log messages.
- Loading branch information