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

Allow for a list of password tokens #61

Open
wants to merge 2 commits into
base: multi-domain
Choose a base branch
from

Conversation

mnutt
Copy link
Member

@mnutt mnutt commented Mar 12, 2020

🏠 [ch34419]

To allow multiple outsiders to each authenticate with their own password.

The config.token.length check is subsumed into the find() call; if config.token === "", there will only be one element in the array and it will not match.

@mnutt
Copy link
Member Author

mnutt commented Mar 12, 2020

While I'm quite confident in this code, I don't currently have the setup to test it locally. Alright to try it on staging?

@mchesler
Copy link

While I'm quite confident in this code, I don't currently have the setup to test it locally. Alright to try it on staging?

I'm good with that

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

Successfully merging this pull request may close these issues.

2 participants