aurweb/aurweb/routers
Kevin Morris 5a175bd92a
routers.html: add authenticated dashboard to homepage
Signed-off-by: Kevin Morris <kevr@0cost.org>
2021-08-17 21:59:13 -07:00
..
__init__.py Crude OpenID Connect client using Authlib 2021-02-20 11:24:30 -05:00
accounts.py add /accounts/ (get, post) routes 2021-07-01 11:08:56 -07:00
auth.py set AURLANG + AURTZ on login 2021-06-22 20:33:20 -07:00
errors.py add the request parameter to render_template 2021-06-05 20:11:17 -07:00
html.py routers.html: add authenticated dashboard to homepage 2021-08-17 21:59:13 -07:00
packages.py routers.packages: Simplify some existence checks 2021-08-09 23:42:54 -07:00
rss.py [FastAPI] add /rss and /rss/modified 2021-07-01 11:09:09 -07:00
sso.py add util.add_samesite_fields(response, value) 2021-06-22 20:33:20 -07:00
trusted_user.py add /addvote/ (get, post) routes 2021-07-01 11:08:44 -07:00