Skip to content
This repository has been archived by the owner on Apr 4, 2022. It is now read-only.

The trusted users list should accept regex #1

Closed
knightjoel opened this issue Jan 10, 2018 · 1 comment
Closed

The trusted users list should accept regex #1

knightjoel opened this issue Jan 10, 2018 · 1 comment
Assignees
Milestone

Comments

@knightjoel
Copy link
Owner

The primary use case is so that "*@domain.com" can be specified which would make it convenient to trust all users in an org or belonging to a specific domain. Intention is to allow any manner of regex to be specified, however.

@knightjoel knightjoel self-assigned this Jan 10, 2018
@knightjoel knightjoel added this to the v1.1.0 milestone Jan 10, 2018
@knightjoel
Copy link
Owner Author

I'm pulling up short on this a little bit. Instead of the added complexity and slight performance degradation of doing a regex check against every item in the trust list, I'm going to allow list items in the format of @domain.com. This still provides a convenient way of white listing an entire org's users.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant