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
215799e6d7ff08a0195ab503857e3318130cf26f
paskia
/
paskia
T
History
Leo Vasanko
b92cc183dd
Storing config on database to simplify reloads by CLI.
2026-02-09 17:00:40 +00:00
..
aaguid
API to use msgspec structs as well.
2026-01-28 18:31:45 +00:00
db
Storing config on database to simplify reloads by CLI.
2026-02-09 17:00:40 +00:00
fastapi
Storing config on database to simplify reloads by CLI.
2026-02-09 17:00:40 +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
Fix a bug with validate returning 401 when a session was refreshed. Simplify & cleanup.
2026-01-28 18:45:02 +00:00
bootstrap.py
API/DB cleanup for flat URLs that don't include org where users etc. are referred to. Implement user deletion in admin app and API, UI improvement. Reset token DB factory function revised to create passphrase and key internally. Removed unneeded functions and args, using update_user_role instead of a separate deleted _in_organization function.
2026-02-05 14:05: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