Kevin Morris
211ca5e49c
housekeep: define filters in their own modules
...
This patch cleans up aurweb.templates and removes direct
module-level initialization of the environment.
Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-01-18 03:06:17 -08:00
Kevin Morris
28c4e9697b
change(fastapi): simplify model imports across code-base
...
Closes : #133
Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-10-16 19:40:00 -07:00
Leonidas Spyropoulos
32abdbafae
fastapi: Jinja contextfilter renamed to pass_context
...
Closes : #23
Signed-off-by: Leonidas Spyropoulos <artafinde@gmail.com>
2021-06-05 20:11:17 -07:00
Kevin Morris
df0a637d2b
add aurweb.captcha, a CAPTCHA utility module
...
This CAPTCHA workflow is the same workflow used by our current
PHP implementation of account registration.
Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 20:11:17 -07:00