Commit Graph
5 Commits
Author SHA1 Message Date
alu 072b5ef2d4 fix linting 2024-10-07 21:17:16 +00:00
alu 42dea83463 update global config key get 2024-09-25 22:51:30 +00:00
alu a0109d3546 major rework of backend loading and usage:
- split config from user data to config.json, add config.hson.template
- moved default user data localdb to root folder
- moved pve, localdb, ldap backend handlers to backends sub folder
- add dynamic loading of all backends
- add dynamic mapping for auth backends to support multiple auth sources
- update affected endpoints
2024-01-06 22:36:18 +00:00
alu 3146ae76a6 change localdb interface 2023-10-23 22:09:31 +00:00
alu 9f22d76b5f finish moving routes to files 2023-08-01 19:07:45 +00:00