-
Notifications
You must be signed in to change notification settings - Fork 5
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Ldap auth feature #484
base: master
Are you sure you want to change the base?
Ldap auth feature #484
Commits on Nov 2, 2024
-
implement LDAP for club1 server only see #237
+ Config param to enable club1 local LDAP auth + if user exist in database, will try to auth using LDAP
Configuration menu - View commit details
-
Copy full SHA for 6944993 - Browse repository at this point
Copy the full SHA 6944993View commit details -
remove hardcoded club1 LDAP server
use Config param to setup LDAP auth
Configuration menu - View commit details
-
Copy full SHA for 26af2ef - Browse repository at this point
Copy the full SHA 26af2efView commit details -
Configuration menu - View commit details
-
Copy full SHA for bad2855 - Browse repository at this point
Copy the full SHA bad2855View commit details -
users can be created if LDAP auth is ok see #237
+ Config param to define user level
Configuration menu - View commit details
-
Copy full SHA for 267fd07 - Browse repository at this point
Copy the full SHA 267fd07View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2077fb1 - Browse repository at this point
Copy the full SHA 2077fb1View commit details -
prevent LDAP auth user to edit their database password see #237
+ allow forbidden view to link to any given route
Configuration menu - View commit details
-
Copy full SHA for 54b96d1 - Browse repository at this point
Copy the full SHA 54b96d1View commit details -
indicate which users use LDAP auth in user management view see #237
+ prevent local password from being edited by admins
Configuration menu - View commit details
-
Copy full SHA for 9ff02bf - Browse repository at this point
Copy the full SHA 9ff02bfView commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c63f0d - Browse repository at this point
Copy the full SHA 1c63f0dView commit details