This website requires JavaScript.
Explore
Help
Sign In
LeoVasanko
/
paskia
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
1
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c67a83abdc6f28c5b71e0c6eb419aa1206a7488e
paskia
/
passkey
/
fastapi
T
History
LeoVasanko
c67a83abdc
Add permission check on forward-auth and validate.
2025-08-31 04:13:54 +00:00
..
__init__.py
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
2025-08-05 21:02:49 +00:00
__main__.py
Major changes to server startup. Admin page tuning.
2025-08-30 08:41:38 +00:00
api.py
Add permission check on forward-auth and validate.
2025-08-31 04:13:54 +00:00
authz.py
Add permission check on forward-auth and validate.
2025-08-31 04:13:54 +00:00
mainapp.py
Add permission check on forward-auth and validate.
2025-08-31 04:13:54 +00:00
reset.py
Remodel reset token handling due to browsers sometimes refusing to set the cookie when opening the link (from another site).
2025-08-31 03:54:17 +00:00
session.py
Separated session management from its FastAPI-dependent parts, creating authsession.py on main level.
2025-08-05 21:02:49 +00:00
ws.py
Remodel reset token handling due to browsers sometimes refusing to set the cookie when opening the link (from another site).
2025-08-31 03:54:17 +00:00