Skip to content

Log LDAP blocking/unblocking events to application log

What does this MR do?

Log a message to application.log when a user is blocked/unblocked from LDAP login.

Why was this MR needed?

User blocks can happen due to LDAP misconfigurations or temporary problems with the LDAP backend, so logging these events helps with troubleshooting.

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Merge request reports