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

Setting to disable user creation #96

Merged
merged 2 commits into from
Mar 1, 2020
Merged

Conversation

jobec
Copy link
Collaborator

@jobec jobec commented Mar 1, 2020

Fixes #90

@codecov
Copy link

codecov bot commented Mar 1, 2020

Codecov Report

Merging #96 into master will increase coverage by 0.33%.
The diff coverage is 100%.

Impacted file tree graph

@@            Coverage Diff             @@
##           master      #96      +/-   ##
==========================================
+ Coverage   82.43%   82.77%   +0.33%     
==========================================
  Files           7        7              
  Lines         410      418       +8     
==========================================
+ Hits          338      346       +8     
  Misses         72       72
Impacted Files Coverage Δ
django_auth_adfs/config.py 84.76% <100%> (+0.07%) ⬆️
django_auth_adfs/backend.py 80.76% <100%> (+0.9%) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d15ec34...158e4d6. Read the comment docs.

@jobec jobec merged commit 41fa2b8 into master Mar 1, 2020
@jobec jobec deleted the setting_to_disable_user_creation branch March 1, 2020 20:10
mmcclelland1002 pushed a commit to mmcclelland1002/django-auth-adfs that referenced this pull request Nov 12, 2021
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.

Disable Automatic User creation?
1 participant