Skip to content

Conversation

@JensWendt
Copy link
Contributor

fixes an issue with the REST API for LDAP-authenticated users users

Copy link
Contributor

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

This PR fixes an issue with the REST API for LDAP-authenticated users by adding a null check in the EnsureNull method to prevent errors when LDAP attributes are null.

Changes:

  • Added null check at the beginning of EnsureNull method to handle null values before calling trim()

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@JensWendt JensWendt changed the title Add null check in EnsureNull method fix: Add null check in EnsureNull method Feb 2, 2026
Copy link
Contributor

@JohnVillalovos JohnVillalovos left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

Thanks @JensWendt

@JohnVillalovos JohnVillalovos enabled auto-merge (rebase) February 2, 2026 16:29
@JohnVillalovos JohnVillalovos merged commit 1bda603 into LibreBooking:develop Feb 2, 2026
10 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants