__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 |
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 |