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 Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
orphans Extract system check rake task logic 2018-12-03 13:51:46 -08:00
rake_task Extract system check rake task logic 2018-12-03 13:51:46 -08:00
base_check.rb Fix typos in the whole gitlab-ce project 2019-05-20 14:11:44 +00:00
gitaly_check.rb Extract system check rake task logic 2018-12-03 13:51:46 -08:00
gitlab_shell_check.rb Extract system check rake task logic 2018-12-03 13:51:46 -08:00
helpers.rb Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00
incoming_email_check.rb Extract system check rake task logic 2018-12-03 13:51:46 -08:00
ldap_check.rb Sanitize LDAP output in Rake tasks 2019-06-21 05:49:56 -05:00
sidekiq_check.rb Extract system check rake task logic 2018-12-03 13:51:46 -08:00
simple_executor.rb Enable even more frozen string in lib/**/*.rb 2018-10-08 11:16:49 -07:00