| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
affect Pyramid
|
|
|
|
|
|
|
|
modify the default scan categories to be limited to only 'pyramid'
|
|
Security policy implementation
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
See https://github.com/Pylons/pyramid/issues/3468
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This reverts commit 9f267dd842c5e93336f0392f2809da75a716039a.
|
|
|
|
|
|
This reverts commit b1c366a5921969254d87ffc2417d39046cffebe3.
|
|
|
|
|
|
Grab a frame when instanciating view_config, rather than pulling info from
venusian's AttachInfo. See discussion at
https://github.com/Pylons/pyramid/issues/3471
This fixes the build for Python 3.8.
|
|
|
|
|
|
|
|
Mostly a lift-and-shift of the code in ACLAuthorizationPolicy.
|
|
|
|
|
|
|
|
|
|
This breaks some more tests.
|
|
|
|
Some tests still need fixing.
|
|
Deleted AuthorizationAPIMixin
|