Skip to content
Snippets Groups Projects
Select Git revision
  • 1c8f1c28e1409bb6a6c30ed52923fb54256cce5c
  • master default protected
  • v1.15.0
  • v1.14.7
  • v1.14.6
  • v1.14.5
  • v1.14.4
  • v1.14.3
  • v1.14.2
  • v1.14.1
  • v1.14.0
  • v1.13.2
  • v1.13.1
  • v1.13.0
  • v1.12.1
  • v1.12.0
  • v1.11.1
  • v1.11.0
  • v1.10.0
  • v1.9.2
  • v1.9.1
  • v1.9.0
22 results

ansible-freeipa

  • Clone with SSH
  • Clone with HTTPS
  • user avatar
    Rafael Guterres Jeffman authored
    Service members in IPA role objects must be compared ignoring character
    capitalization, but are stored in a case preserving manner.
    
    This patch modifies the way service members are handled, creating a map
    between a lowercase version of the service parameter and the parameter
    itself, and using the map key to compare against existing services. The
    mapped value is then added as role member, if necessary.
    971fcc91
    History
    Name Last commit Last update