2026-04-18 16:04 UTC
Abelbeck Aviation Checklist: migrated the Auth module from dict+JSON to an SQLite database.
The Auth module offers user management, access control and session management. Password hashes are derived with scrypt. Non-GET requests are secured with anti-CSRF tokens (header/cookie transfer). Plus it offers a sync mechanism via server-sent event connections.
Replies (0)
No replies.