rDrama/files/helpers
justcool393 1574c46d0a modmail: constantify user ID and fix bug where users can bypass modmail route checks
the random c.sentto == 2 magic numbers in the code is... pretty
unmaintainable and unless you were aware of who "2" was, it's hard to
know what's going on.

in addition, we force modmail to go through the modmail path instead of
letting users bypass validation checks.
2023-02-17 14:41:41 -06:00
..
alerts.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
assetcache.py assetcache: add interface for non-Jinja consumers. 2022-08-30 16:23:09 -04:00
captcha.py captcha: add captcha to contact page (fixes #482) 2023-02-09 10:41:15 -06:00
comments.py Optimize comment pagination in post_id, viewmore 2023-02-08 15:50:24 -06:00
const.py modmail: constantify user ID and fix bug where users can bypass modmail route checks 2023-02-17 14:41:41 -06:00
contentsorting.py default 2023-02-17 00:49:04 -06:00
get.py Pins: fix infinite recursion 2023-02-16 18:46:43 -06:00
images.py Add trailing LF to text files 2022-05-10 21:05:51 -04:00
jinja2.py modmail: constantify user ID and fix bug where users can bypass modmail route checks 2023-02-17 14:41:41 -06:00
lazy.py Convert text file line endings to LF. 2022-05-09 07:20:47 -05:00
sanitize.py sanitize: prevent worker crash during timeouts 2023-02-10 14:09:25 -06:00
security.py Fix: Redirect loop on formkey or nonce mismatch. 2022-12-17 11:20:27 -06:00
strings.py Merge branch 'frost' into pr-eager-content 2022-12-17 17:17:32 -06:00
wrappers.py Fix: Redirect loop on formkey or nonce mismatch. 2022-12-17 11:20:27 -06:00