Commit Graph

5 Commits (54a723f803150d1060bac6636d8d4c6f7318b25a)

Author SHA1 Message Date
Jef Roosens 54a723f803
refactor: moved auth business logic outside of db using store abstraction 2025-03-15 18:28:40 +01:00
Jef Roosens 78a274e01f
feat: add last_seen field to sessions 2025-03-15 16:12:46 +01:00
Jef Roosens 648921837b
feat: improve authentication flow
authentication now works either with sessionid or basic auth, with basic
auth not creating a session
2025-03-04 20:04:44 +01:00
Jef Roosens 2be126a7b3
feat: migrate auth to repository system 2025-02-27 23:08:53 +01:00
Jef Roosens 952f92c178
feat: started repository abstraction 2025-02-27 21:39:38 +01:00