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

Make role_bounds optional to require just login #67

Merged
merged 1 commit into from
May 10, 2023

Conversation

epilys
Copy link
Contributor

@epilys epilys commented May 4, 2023

Closes #66

@epilys epilys mentioned this pull request May 4, 2023
@maxcountryman
Copy link
Owner

Github is complaining about a merge conflict.

@epilys
Copy link
Contributor Author

epilys commented May 4, 2023

@maxcountryman will fix tomorrow. Do you think this is correct btw? I hope I didn't miss anything.

@maxcountryman
Copy link
Owner

@epilys thanks. As far as correctness: I think so, it's helpful to have the test cases, so thank you for adding those.

Because we can't know if RoleBounds is a full range or not, we cannot
know if a None role means we must authenticate the user. So make
RoleBounds optional.

Closes #66
@epilys
Copy link
Contributor Author

epilys commented May 10, 2023

@maxcountryman ping

@maxcountryman maxcountryman merged commit e25755b into maxcountryman:main May 10, 2023
@maxcountryman
Copy link
Owner

Thanks, @epilys!

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.

No role on user results in logging in with role bounds?
2 participants