|
fb8bbea99d
|
Remove year in copyright notice
|
2024-04-11 23:04:30 +02:00 |
|
|
6828c97415
|
Add central function to persist users on Login
|
2024-03-28 14:22:23 +01:00 |
|
|
1e5f2944cf
|
Upgrade dependencies. Port to jwt-auth v5.
|
2024-03-21 22:02:59 +01:00 |
|
|
bb1c8cc25d
|
fix: Move name extract from token in else branch
|
2023-09-08 12:11:49 +02:00 |
|
|
4b06fa788d
|
fix: Fix buggy logic and simplify code if ValidateUser enabled
|
2023-09-08 11:50:28 +02:00 |
|
Christoph Kluge
|
734e818b19
|
Merge branch '189-refactor-authentication-module' of https://github.com/ClusterCockpit/cc-backend into 189-refactor-authentication-module
|
2023-08-18 11:17:33 +02:00 |
|
Christoph Kluge
|
57bda63506
|
Cleanup some error strings
|
2023-08-18 11:17:31 +02:00 |
|
|
32b0c8bdd7
|
Refactor and cleanup Auth configuration
|
2023-08-18 10:43:06 +02:00 |
|
|
d51be5c308
|
Formatting and minor fixes
|
2023-08-18 08:49:25 +02:00 |
|
|
29552fadc3
|
Cleanup SyncOnLogin Handling
|
2023-08-17 14:02:04 +02:00 |
|
|
15231bc683
|
Cleanup and adapt to new structure
|
2023-08-17 12:34:30 +02:00 |
|
|
87ce4f63d4
|
Refactor auth module
Separate parts
Add user repository
Add user schema
|
2023-08-17 10:29:00 +02:00 |
|
Christoph Kluge
|
fe6de5bc68
|
Merge branch '189-refactor-authentication-module' of https://github.com/ClusterCockpit/cc-backend into 189-refactor-authentication-module
|
2023-08-14 13:52:29 +02:00 |
|
Christoph Kluge
|
e550e57ac0
|
Fix Java/Grails issued token parsing
- Tested locally until successfull login
- Initialize empty projects array
|
2023-08-14 13:52:26 +02:00 |
|
|
4a2afc7a5a
|
Add LDAPSyncOnLogin option
Cleanup
Extend docs
Remove obsolete Expiration attribute
|
2023-08-14 12:40:21 +02:00 |
|
|
19d645f65c
|
Readd URL token and cleanup
Fix session values.
|
2023-08-12 09:02:41 +02:00 |
|
|
b8273a9b02
|
refactor auth module
Restructure module
Separate JWT auth variants
Cleanup code
Fixes #189
|
2023-08-11 10:00:23 +02:00 |
|