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 deny guest users #157

Merged
merged 4 commits into from
May 26, 2021
Merged

Setting to deny guest users #157

merged 4 commits into from
May 26, 2021

Conversation

JonasKs
Copy link
Member

@JonasKs JonasKs commented May 5, 2021

Adds a setting that will block any Azure AD guest users from accessing.

@codecov
Copy link

codecov bot commented May 5, 2021

Codecov Report

Merging #157 (23292ab) into master (91aca9b) will increase coverage by 0.7%.
The diff coverage is 100.0%.

@@           Coverage Diff            @@
##           master    #157     +/-   ##
========================================
+ Coverage    83.4%   84.1%   +0.7%     
========================================
  Files          11      11             
  Lines         483     486      +3     
========================================
+ Hits          403     409      +6     
+ Misses         80      77      -3     
Impacted Files Coverage Δ
django_auth_adfs/backend.py 80.3% <100.0%> (+0.3%) ⬆️
django_auth_adfs/config.py 87.0% <100.0%> (+1.3%) ⬆️

Copy link
Member

@ingvaldlorentzen ingvaldlorentzen left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@JonasKs JonasKs merged commit 19a4b7b into master May 26, 2021
mmcclelland1002 pushed a commit to mmcclelland1002/django-auth-adfs that referenced this pull request Nov 12, 2021
@JonasKs JonasKs self-assigned this Mar 30, 2023
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