Skip to content
Snippets Groups Projects
Select Git revision
21 results Searching

iparole.py

  • Rafael Guterres Jeffman's avatar
    67179a8c
    Fix handling members in ipa role. · 67179a8c
    Rafael Guterres Jeffman authored
    When adding new members to a role, the existing members were removed.
    The correct behavior for the "member" action is to add those members,
    and substitute the existing ones. This patch fixes this behavior.
    
    Fix #409, #411, #412, #413
    67179a8c
    History
    Fix handling members in ipa role.
    Rafael Guterres Jeffman authored
    When adding new members to a role, the existing members were removed.
    The correct behavior for the "member" action is to add those members,
    and substitute the existing ones. This patch fixes this behavior.
    
    Fix #409, #411, #412, #413