nyaa/nyaa
Anna-Maria Meriniemi 1e5f61ddf7 [Config change] Require recaptcha of new uploaders (#376)
* Reorganize config.example.py, add ACCOUNT_RECAPTCHA_AGE

* Require new accounts to pass recaptcha on upload

Based on ACCOUNT_RECAPTCHA_AGE in config.
2017-10-04 16:05:35 -07:00
..
static Fix search form typo and some HTML 2017-10-03 16:57:40 -07:00
templates [Config change] Require recaptcha of new uploaders (#376) 2017-10-04 16:05:35 -07:00
views Disable report button on empty reason (#374) 2017-10-03 17:03:22 -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
extensions.py Refactor into an app factory [2 of 2] (#322) 2017-08-01 21:02:08 +03:00
forms.py [Config change] Require recaptcha of new uploaders (#376) 2017-10-04 16:05:35 -07:00
models.py [Config change] Require recaptcha of new uploaders (#376) 2017-10-04 16:05:35 -07: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