aurweb/aurweb/routers
Kevin Morris a5be6fc9be aurweb.templates: add make_variable_context
A new make_context wrapper which additionally includes either
query parameters (get) or form data (post) in the context.

Use this to simplify setting context variables for form data
in particular.

Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-06-05 20:11:17 -07:00
..
__init__.py Crude OpenID Connect client using Authlib 2021-02-20 11:24:30 -05:00
accounts.py aurweb.templates: add make_variable_context 2021-06-05 20:11:17 -07:00
auth.py add passreset routes 2021-06-05 20:11:17 -07:00
errors.py add the request parameter to render_template 2021-06-05 20:11:17 -07:00
html.py add authenticated User LangPreference tracking 2021-06-05 20:11:17 -07:00
sso.py Redirect to referer after SSO login 2021-02-20 11:25:21 -05:00