aurweb/templates
Kevin Morris 059733cb8c
fix(routers.trusted_user): use creds to determine authorization
Closes #237

Signed-off-by: Kevin Morris <kevr@0cost.org>
2022-01-05 22:09:49 -08:00
..
account fix(routers.accounts): use User.can_edit_user across the board 2021-12-27 16:05:01 -08:00
errors fix(FastAPI): add custom error templates for certain exceptions 2022-01-03 18:22:03 -08:00
packages fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
partials fix(routers.trusted_user): use creds to determine authorization 2022-01-05 22:09:49 -08:00
pkgbase fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
requests fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00
testing change(rendercomment): converted to use aurweb.db ORM 2021-11-28 19:55:11 -08:00
tos [FastAPI] add /tos routes (get, post) 2021-06-24 19:12:49 -07:00
tu fix(routers.trusted_user): only display Voters on ended proposals 2022-01-05 17:51:57 -08:00
addvote.html fix(fastapi): remove trailing slashes from fastapi-driven links 2021-10-18 22:42:40 -07:00
dashboard.html fix(FastAPI): voted/notified query efficiency 2021-09-19 00:34:08 -07:00
home.html [FastAPI] Modularize homepage and add side panel 2021-08-17 19:58:32 -07:00
index.html routers.html: add authenticated dashboard to homepage 2021-08-17 21:59:13 -07:00
login.html fix(fastapi): render Logged-in as page on authenticated /login 2021-11-29 19:40:55 -08:00
packages.html fix(packages.search): fix default ordering & improve performance 2021-12-25 11:15:20 -08:00
passreset.html add passreset routes 2021-06-05 20:11:17 -07:00
pkgbase.html housekeep(fastapi): cleanup unneeded jinja set statement 2021-11-18 16:44:13 -08:00
register.html add user registration routes 2021-06-05 20:11:17 -07:00
requests.html fix(requests): rework handling of requests 2021-12-09 19:09:51 -08:00