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
8d02c0f615f11e6c794180a5adcf555620b88995
paskia
/
passkey
T
History
LeoVasanko
8d02c0f615
Formatting, tidy up, transparent auth dialog background.
2025-12-03 23:31:35 +00:00
..
aaguid
A lot of cleanup, restructuring project directory.
2025-07-14 23:54:04 +00:00
db
Formatting, tidy up, transparent auth dialog background.
2025-12-03 23:31:35 +00:00
fastapi
Make auth/admin apps API calls use apiFetch, a new function that asks for permission by iframe if needed. Implement max-age checks for API authz.verify as well along with a custom exception type that carries metadata.
2025-12-03 23:17:02 +00:00
util
Make auth/admin apps API calls use apiFetch, a new function that asks for permission by iframe if needed. Implement max-age checks for API authz.verify as well along with a custom exception type that carries metadata.
2025-12-03 23:17:02 +00:00
__init__.py
Bootstrap cleanup
2025-08-07 11:56:13 +00:00
authsession.py
Better error messages from backend, avoid bad toasts, cleanup of session validation.
2025-12-02 16:37:27 +00:00
bootstrap.py
Add host-based authentication, UTC timestamps, session management, and secure cookies; fix styling issues; refactor to remove module; update database schema for sessions and reset tokens.
2025-10-04 06:31:54 +00:00
config.py
Add host-based authentication, UTC timestamps, session management, and secure cookies; fix styling issues; refactor to remove module; update database schema for sessions and reset tokens.
2025-10-04 06:31:54 +00:00
globals.py
Major changes to server startup. Admin page tuning.
2025-08-30 08:41:38 +00:00
sansio.py
Add host-based authentication, UTC timestamps, session management, and secure cookies; fix styling issues; refactor to remove module; update database schema for sessions and reset tokens.
2025-10-04 06:31:54 +00:00