nyaa/nyaa/views
Nicolas F e892f358e8 users: activation button improvements (#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.
2018-07-09 22:15:19 -07:00
..
__init__.py Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
account.py Add registration IP (#507) 2018-07-09 22:14:45 -07:00
admin.py fix uncommon exception in report system 2018-02-06 23:05:37 +01:00
main.py Support searching for base32 info hash (BTIH) 2017-11-14 21:27:15 +02:00
site.py Move static routes into a blueprint 2017-07-27 14:14:00 +03:00
torrents.py Commit editing time 2018-04-02 13:18:39 -07:00
users.py users: activation button improvements (#506) 2018-07-09 22:15:19 -07:00