Skip to content

Allow users to match any pattern #33

@hrntknr

Description

@hrntknr

It is extremely dangerous to carelessly treat email addresses and user names as regular expressions.
a.b@example.com will pass authentication as axb@example.com.
A simpler method is needed to avoid such misconfigurations.

For example, it should be possible to specify the domain for Google and the org or team for GitHub.

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