Skip to content
This repository was archived by the owner on Feb 13, 2019. It is now read-only.
This repository was archived by the owner on Feb 13, 2019. It is now read-only.

ACL groups are case-sensitive #52

Description

@nathanperkins

Issue

Google users are allowed to specify capitalization of the email login for their accounts (e.g, Nathan.Perkins@gmail.com). The usernames for Simian's ACL groups are case-sensitive. This can be a confusing bug if an admin enters users in lowercase, but Google expects capitalization.

How to replicate

  1. Log in to Simian as admin and open the ACL groups config page.
  2. If you have a user whose email login is stored on Google as First.Last@gmail.com, enter it as first.last@gmail.com.
  3. Log out and log back in as First.Last@gmail.com
  4. You will not have access.
  5. Change the ACL entry to First.Last@gmail.com and log back in.
  6. You will have access.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions