gitlab-org--gitlab-foss/lib/system_check
Drew Blessing 05d5504d07 Sanitize LDAP output in Rake tasks
The various LDAP check Rake tasks have long supported a SANITIZE
environment variable. When present, identifiable information is
obscured such as user names and project/group names. Until now,
the LDAP check did not honor this. Now it will only say how many
users were found. This should at least give the indication that
the LDAP configuration found something, but will not leak what
it is. Resolves #56131
2019-06-21 05:49:56 -05:00
..
app Bump required Ruby version check to 2.5.3 2019-04-18 10:15:53 -07:00
incoming_email
orphans
rake_task
base_check.rb Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
gitaly_check.rb
gitlab_shell_check.rb
helpers.rb
incoming_email_check.rb
ldap_check.rb Sanitize LDAP output in Rake tasks 2019-06-21 05:49:56 -05:00
sidekiq_check.rb
simple_executor.rb