-
Notifications
You must be signed in to change notification settings - Fork 786
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
Secure endpoints #3203
Merged
Merged
Secure endpoints #3203
Commits on Apr 7, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 452e92f - Browse repository at this point
Copy the full SHA 452e92fView commit details -
Island: Secure resources with flask_security decorators
- adds a comment where it can't be done - changes @roles_required (requires caller to have all the specified roles) to @roles_accepted (requires caller to have one of the specified roles) where applicable - adds @include_auth_token to AgentOTPLogin resource
Configuration menu - View commit details
-
Copy full SHA for fd03211 - Browse repository at this point
Copy the full SHA fd03211View commit details -
Configuration menu - View commit details
-
Copy full SHA for f698b41 - Browse repository at this point
Copy the full SHA f698b41View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20f3332 - Browse repository at this point
Copy the full SHA 20f3332View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2db8a88 - Browse repository at this point
Copy the full SHA 2db8a88View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6bc70e9 - Browse repository at this point
Copy the full SHA 6bc70e9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2ae796c - Browse repository at this point
Copy the full SHA 2ae796cView commit details -
Configuration menu - View commit details
-
Copy full SHA for f03680f - Browse repository at this point
Copy the full SHA f03680fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 2127563 - Browse repository at this point
Copy the full SHA 2127563View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4e18a5c - Browse repository at this point
Copy the full SHA 4e18a5cView commit details -
Configuration menu - View commit details
-
Copy full SHA for e10ac84 - Browse repository at this point
Copy the full SHA e10ac84View commit details -
Configuration menu - View commit details
-
Copy full SHA for b6916b2 - Browse repository at this point
Copy the full SHA b6916b2View commit details -
Configuration menu - View commit details
-
Copy full SHA for ebf3ba1 - Browse repository at this point
Copy the full SHA ebf3ba1View commit details -
Island: Make some variable names specific in test_blackbox.py
There were too many things called 'requests'.
Configuration menu - View commit details
-
Copy full SHA for 43c6673 - Browse repository at this point
Copy the full SHA 43c6673View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4bd5e5c - Browse repository at this point
Copy the full SHA 4bd5e5cView commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.