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

@nathanperkins

Description

@nathanperkins

Issue

Google users are allowed to specify capitalization of the email login for their accounts (e.g, [email protected]). 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 [email protected], enter it as [email protected].
  3. Log out and log back in as [email protected]
  4. You will not have access.
  5. Change the ACL entry to [email protected] and log back in.
  6. You will have access.

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