Commit Graph

5 Commits

Author SHA1 Message Date
6780a00e5f Rename project from PersonalLibraryManager to bibliomane 2026-03-04 15:58:49 +01:00
60c8f37257 Store JWT key in config file
- During config file creation, the generated JWT key will be stored.
- Added an option to disable this behavior.
2026-03-04 14:58:35 +01:00
f18e6a3ba8 add jwtkey config to avoid logging in again after reboot 2025-10-04 23:15:20 +02:00
6e189d2ff0 Check authentication from jwt on all routes 2025-10-03 19:51:50 +02:00
f20e177480 add basic user authentication 2025-10-01 21:43:37 +02:00