nyaa/nyaa/views
Nicolas F 16814d6eb7 Add trusted application functionality (#533)
* Add trusted application functionality

This lets users apply for trusted status, given certain minimum
requirements. Moderators can then review the applications, giving
a recommendation, and administrators can accept or reject them.

If an application is accepted or rejected, the user receives an
e-mail about it.

Markdown images are not rendered in applications to prevent browsers
from sending automatic requests to untrusted webservers.

Users who have had their application rejected cannot re-apply for a set
amount of days.

* minor fixes
2019-08-10 18:18:44 -07:00
..
__init__.py Read-only maintenance mode setting for config.py (#356) 2017-09-04 18:16:52 -04:00
account.py Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
admin.py Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
main.py Support searching for base32 info hash (BTIH) 2017-11-14 21:27:15 +02:00
site.py Add trusted application functionality (#533) 2019-08-10 18:18:44 -07:00
torrents.py Further cleanup 2019-04-08 19:18:11 +02:00
users.py users: activation button improvements (#506) 2018-07-09 22:15:19 -07:00