nyaa/nyaa
Nicolas F 37546354a7 Explicitly tell users they were banned (#379)
This tells users who are banned the reason that they are banned,
and doesn't show the same message for inactive users.

IP banned users are still just shown the boring 403 page.
2017-10-07 19:16:24 -07:00
..
static Fix search form typo and some HTML 2017-10-03 16:57:40 -07:00
templates [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
views Explicitly tell users they were banned (#379) 2017-10-07 19:16:24 -07:00
__init__.py Exception handling: include a random string to identify stacks from log 2017-09-02 22:18:32 +03:00
api_handler.py Add (optional) validation for minimum anonymous torrent size (#342) 2017-08-19 20:48:08 -04:00
backend.py Early filename validation (#354) 2017-09-01 18:27:14 -04:00
bencode.py bencode: fix nontermination on empty or malformed input 2017-07-24 20:53:48 -06:00
email.py [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py [Config change] Password reset by email (#381) 2017-10-08 04:34:40 +03:00
models.py Fix timezone awareness for account creation time (#378) 2017-10-06 22:36:13 +03:00
search.py fix mysql error and bad colors in css 2017-09-19 01:32:45 +02:00
template_utils.py Better bans (#341) 2017-08-25 18:53:35 -04:00
torrents.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
utils.py Exception handling: include a random string to identify stacks from log 2017-09-02 22:18:32 +03:00