| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- Added `set_security_policy`` to more places in the docs.
- Ensure that the authn/authz policies are not used at all if the legacy
policy is not in effect to avoid edge cases where the code would skip
the security policy and use the authn/authz policy on accident.
- Change deprecation warnings in code to reference the docs by name
instead of by URL.
|
|
|
|
|
|
|
|
This reverts commit 2e06fa414412688dc3b7e0b422b0fc0b96ec882f.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
modify the default scan categories to be limited to only 'pyramid'
|
|
Security policy implementation
|
|
|
|
|
|
|
|
Deleted AuthorizationAPIMixin
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|