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
a526344842c8fc27b74455ee7cce6d9cb78130a8
paskia
/
passkey
/
fastapi
T
History
LeoVasanko
a526344842
Use rp-name for frontend branding
2025-09-02 06:48:59 +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
Use rp-name for frontend branding
2025-09-02 06:48:59 +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
Renaming of users in registration, profile and admin app.
2025-09-02 06:13:01 +00:00