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
db19ff61f66f615b70d79e7a5e44f5554ecffea1
paskia
/
passkey
/
fastapi
T
History
LeoVasanko
db19ff61f6
Only allow safe characters in permission IDs
2025-08-31 07:10:00 +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
Only allow safe characters in permission IDs
2025-08-31 07:10:00 +00:00
authz.py
Make default permissions use only : as separator.
2025-08-31 06:43:49 +00:00
mainapp.py
Make default permissions use only : as separator.
2025-08-31 06:43:49 +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
Make default permissions use only : as separator.
2025-08-31 06:43: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