Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[BUGFIX] Provide a fallback for null values #1074

Merged
merged 1 commit into from
Jul 5, 2024

Conversation

mschwemer
Copy link
Collaborator

There might be situation, where the explicit_allowdeny column is null. (Probably very old installations, where the column had null as default. Providing an empty string as a fallback solves the issue.

Related: #1062
Related: #1019

There might be situation, where the `explicit_allowdeny` column
is null. (Probably very old installations, where the column had null
as default. Providing an empty string as a fallback solves the issue.

Related: #1062
Related: #1019
Signed-off-by: Marcus Schwemer <marcus.schwemer@in2code.de>
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.

None yet

1 participant