Commit Graph

18 Commits

Author SHA1 Message Date
e530cf735a added option to disable auth endpoints 2024-12-24 12:19:32 +01:00
b8b0d571ab implemented automatic database cleanup 2024-12-23 15:54:14 +01:00
a323da829f Removed default memory cache provider 2024-12-23 14:22:02 +01:00
ef4f05f0b6 added custom cache provider function 2024-12-23 14:19:33 +01:00
0b9766f7db Added logout function + increased default openid config caching time 2024-12-23 12:38:30 +01:00
849ad649a8 Fixed path combining issues + added cookie helper function 2024-12-23 12:32:12 +01:00
3031dda710 Removed implicit callback definition 2024-12-23 12:17:54 +01:00
df68b6dbf8 properly combined OpenId callback uri 2024-12-23 11:55:56 +01:00
bee771a30e finished OpenID integration 2024-12-22 14:28:49 +01:00
9b38a10797 Added all necessary api endpoints for OpenID 2024-12-22 10:55:24 +01:00
ba7584c771 Added OpenID authentication method 2024-12-21 22:35:04 +01:00
59c452ff73 updated application to check for contextual permissions 2024-12-21 16:55:20 +01:00
ba46147a74 Added API token functionality 2024-12-21 16:09:55 +01:00
92afc85dba added permission configuration 2024-12-21 14:59:04 +01:00
88c8fe612d Added configuration wrappers, authentication options and authentication documentation 2024-12-21 14:04:49 +01:00
14c82f4f06 Implemented security module tests 2024-11-24 17:18:35 +01:00
f71587d72e Rebuild data storage system so that database dependencies get taken into account 2024-09-26 21:06:48 +02:00
27088f8217 Reorganized folder structure 2024-09-26 10:20:30 +02:00