Skip to content

Fix empty filter in configuration file#787

Merged
pirlgon merged 1 commit into
dalibo:masterfrom
pirlgon:empty_filter
Jun 17, 2026
Merged

Fix empty filter in configuration file#787
pirlgon merged 1 commit into
dalibo:masterfrom
pirlgon:empty_filter

Conversation

@pirlgon

@pirlgon pirlgon commented Jun 16, 2026

Copy link
Copy Markdown
Collaborator

Fixes: #757
If filter is empty in the configuration file,
replace it with the default value (objectClass=*)
to avoid panic.

@pirlgon pirlgon requested a review from bersace June 17, 2026 07:11
@bersace

bersace commented Jun 17, 2026

Copy link
Copy Markdown
Member

nickel, très bien le TU.
manque le changelog

ProTip: ajouter Fixes: #757 dans la description de la MR.

If filter is empty in the configuration file,
replace it with the default value (objectClass=*)
to avoid panic.
@pirlgon pirlgon merged commit bdc1dee into dalibo:master Jun 17, 2026
8 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.

Panic: empty value in filter

2 participants