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

Feat: only allow login of onboarded users #1184

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

pieterlukasse
Copy link

Link to JIRA ticket if there is one: https://ctds-planx.atlassian.net/browse/VADC-1255

New Features

  • feat: new config option to allow only existing OR active users to login

Deployment changes

  • activation of the feature depends on a new configuration setting: ALLOW_NEW_USER_ON_LOGIN

@pieterlukasse pieterlukasse force-pushed the feat/only_login_onboarded_users branch 2 times, most recently from dd74621 to d33daa5 Compare September 4, 2024 20:00
@coveralls
Copy link

coveralls commented Sep 4, 2024

Pull Request Test Coverage Report for Build 11019532994

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • 27 unchanged lines in 2 files lost coverage.
  • Overall coverage decreased (-0.01%) to 75.311%

Files with Coverage Reduction New Missed Lines %
auth.py 13 86.67%
config.py 14 75.44%
Totals Coverage Status
Change from base Build 10819069413: -0.01%
Covered Lines: 7815
Relevant Lines: 10377

💛 - Coveralls

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

Successfully merging this pull request may close these issues.

2 participants