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
changelogs/unreleased/ldap_maint_task.yml
0 → 100644
doc/administration/raketasks/ldap.md
0 → 100644
lib/tasks/gitlab/ldap.rake
0 → 100644
spec/tasks/gitlab/ldap_rake_spec.rb
0 → 100644
Please
register
or
sign in
to comment