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

Add case insensitivity when validating uniqueness of name of new group/role #17197

Merged

Commits on Mar 23, 2018

  1. Add case insensitivity when validating uniqueness of name of new group

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1537171
    
    Add case insensitivity when validating uniqueness of name of a new group within a region.
    Hilda Stastna committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    db23d63 View commit details
    Browse the repository at this point in the history
  2. Add case insensitivity when validating uniqueness of name of new role

    Fixes https://bugzilla.redhat.com/show_bug.cgi?id=1537171
    
    Add case insensitivity when validating uniqueness of the name of a new role,
    when creating a new role under Configuration > Access Control > Roles.
    Hilda Stastna committed Mar 23, 2018
    Configuration menu
    Copy the full SHA
    4ddb142 View commit details
    Browse the repository at this point in the history