aurweb/aurweb/routers
Steven Guikal 42701514e7 fix(FastAPI): Use HTTPStatus instead of raw number
Signed-off-by: Steven Guikal <void@fluix.one>
2021-12-01 21:15:49 +00:00
..
__init__.py Crude OpenID Connect client using Authlib 2021-02-20 11:24:30 -05:00
accounts.py fix(FastAPI): remove unnecessary arguments to auth_required 2021-12-01 03:11:01 -05:00
auth.py fix(FastAPI): remove login and redirect parameters from auth_required 2021-12-01 02:57:23 -05:00
errors.py fix(FastAPI): Use HTTPStatus instead of raw number 2021-12-01 21:15:49 +00:00
html.py fix(FastAPI): Use HTTPStatus instead of raw number 2021-12-01 21:15:49 +00:00
packages.py fix(FastAPI): remove unnecessary arguments to auth_required 2021-12-01 03:11:01 -05:00
rpc.py feat(rpc): support the If-None-Match request header 2021-10-31 01:22:54 -07:00
rss.py change(fastapi): simplify model imports across code-base 2021-10-16 19:40:00 -07:00
sso.py fix(FastAPI): Use HTTPStatus instead of raw number 2021-12-01 21:15:49 +00:00
trusted_user.py fix(FastAPI): remove unnecessary arguments to auth_required 2021-12-01 03:11:01 -05:00