diff options
author | Rémy Coutable <remy@rymai.me> | 2016-09-28 06:51:08 +0000 |
---|---|---|
committer | Rémy Coutable <remy@rymai.me> | 2016-09-28 06:51:08 +0000 |
commit | 684baf7e7e8f7263bba6cccb7457bbc242135484 (patch) | |
tree | d91a1cf384f812f586d55e47dc1a8601dca1cc18 /doc/gitlab-basics/command-line-commands.md | |
parent | 9a28756c07f0f73bd134385bf11b44527ee81631 (diff) | |
parent | 68364fe2f03a543c4ad89553f50b6fa30d143331 (diff) | |
download | gitlab-ce-684baf7e7e8f7263bba6cccb7457bbc242135484.tar.gz |
Merge branch 'siemens/gitlab-ce-fix/ldap-access-errors' into 'master'
Log LDAP lookup errors and don't swallow unrelated exceptions
- Previously all exceptions were ignored, now only `Net::LDAP::Error` and exceptions that inherit from it are caught by the `rescue` clause. There might be other exceptions that should also be ignored / dealt with.
- Not sure if the Rails production log is a good choice for this, or if the GitLab application log would be more appropriate.
See merge request !6558
Diffstat (limited to 'doc/gitlab-basics/command-line-commands.md')
0 files changed, 0 insertions, 0 deletions