Skip to content
Commit 0cebb3e2 authored by Rafael Guterres Jeffman's avatar Rafael Guterres Jeffman
Browse files

hbacrule: Fix member management idempotence issues.

Members of hbacrule must be compared in a case insensitive manner.
This patch fixes comparation of member parameters against existing
members by converting parameters to lowercase.

Also, there were some cases where a change with an empty set of members
was issued to IPA API, leading to a result of 'changed: yes' when
'changed: no' was expected. The fix involved a refactoring of the
member management code.
parent d2bcaa3b
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment