nyaa/nyaa/views
Nicolas F 5c943f35e3 Add login endpoint rate limiting
This doesn't discriminate between failed logins and successful
logins, but only counts POST requests. The limit is set to 6 per
hour.
2020-06-23 00:49:26 +02:00
..
__init__.py Move to Python 3.7 and update dependencies (#551) 2019-08-10 18:39:53 -07:00
account.py Add login endpoint rate limiting 2020-06-23 00:49:26 +02: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 nuke comments (#577) 2019-08-13 13:15:16 -07:00