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
9332eb63ab587bf8de3e4c83aeb5b768d6d6aad9
paskia
/
paskia
T
History
Leo Vasanko
9332eb63ab
ResetToken.hash(phrase) added avoiding code duplication.
2026-02-10 22:56:49 +00:00
..
aaguid
API to use msgspec structs as well.
2026-01-28 18:31:45 +00:00
db
ResetToken.hash(phrase) added avoiding code duplication.
2026-02-10 22:56:49 +00:00
fastapi
Remove remaining DB getter functions, inline at call site and add ResetToken.by_passphrase().
2026-02-10 22:48:31 +00:00
util
ruff check
2026-02-05 19:21:03 +00:00
__init__.py
Project renamed to Paskia.
2025-12-05 13:24:34 +00:00
authsession.py
Remove remaining DB getter functions, inline at call site and add ResetToken.by_passphrase().
2026-02-10 22:48:31 +00:00
bootstrap.py
Remove remaining DB getter functions, inline at call site and add ResetToken.by_passphrase().
2026-02-10 22:48:31 +00:00
config.py
Use fastapi-vue-setup, merging its template scripts to old Paskia entry point and devserver. Simplified CLI, no longer uses serve subcommand. Fixed the URL displayed on banner to show to actual frontend/caddy server even in devmode.
2026-01-25 03:15:50 +00:00
globals.py
Change database name to (rp-id).paskiadb (previously paskia.jsonl). Validate the rp-id in passkey init.
2026-02-09 16:42:12 +00:00
remoteauth.py
Implement full ORM. Various other cleanup.
2026-01-28 17:19:56 +00:00
sansio.py
Change database name to (rp-id).paskiadb (previously paskia.jsonl). Validate the rp-id in passkey init.
2026-02-09 16:42:12 +00:00