Project

General

Profile

Actions

Bug #17998

closed

Only print LDAP bind status if available

Added by Daniel Lobato Garcia over 7 years ago. Updated almost 6 years ago.

Status:
Closed
Priority:
Normal
Category:
Logging
Target version:
Difficulty:
Triaged:
Fixed in Releases:
Found in Releases:

Description

The ldap logger tries to call payload[:bind].status but it might not be defined if the bind goes wrong.
This causes a 500 instead of logging the status of the bind. We should display payload[:bind] and only .status if it's available.

Actions

Also available in: Atom PDF