Add LDAP task to rename a provider
Sometimes admins will change the LDAP configuration, not realizing that problems will occur if the user's LDAP identities are not also updated to use the new provider name. This task will give admins a single command to run to update identities and will prevent having to run multiple Rails console queries.
Showing
lib/tasks/gitlab/ldap.rake
0 → 100644
Please register or sign in to comment