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

Email verification should be turned off for locally running instances #903

Closed
2 of 3 tasks
abelanger5 opened this issue Jul 20, 2021 · 0 comments · Fixed by #914
Closed
2 of 3 tasks

Email verification should be turned off for locally running instances #903

abelanger5 opened this issue Jul 20, 2021 · 0 comments · Fixed by #914
Assignees

Comments

@abelanger5
Copy link
Contributor

Description

Location

  • Browser
  • CLI
  • API

Steps to reproduce

  1. Run a local instance of porter via porter server start
  2. Create a new user
  3. Can't get past email verification screen

The way that developers have gotten around this so far is by manually changing the value of the verified field in the SQL database, but we should case on email verification based on an explicit env variable.

Additional Details

@abelanger5 abelanger5 self-assigned this Jul 20, 2021
@abelanger5 abelanger5 linked a pull request Jul 26, 2021 that will close this issue
6 tasks
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 a pull request may close this issue.

1 participant