| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
Mostly a lift-and-shift of the code in ACLAuthorizationPolicy.
|
|
Fixing typo in the description
|
|
|
|
Add changelog entry for #3469 and #3470
|
|
|
|
|
|
Test RTD latex_engine setting take 2
|
|
|
|
|
|
Test RTD latex_engine setting
|
|
|
|
|
|
|
|
|
|
This breaks some more tests.
|
|
|
|
Some tests still need fixing.
|
|
Deleted AuthorizationAPIMixin
|
|
|
|
|
|
|
|
doc update: firstapp, project
|
|
|
|
|
|
|
|
https://docs.pylonsproject.org/projects/pyramid/en/latest/narr/firstapp.html#adding-configuration
|
|
|
|
|
|
Also mark authn/authz as deprecatd.
|
|
Deprecate IAuthenticationPolicy and IAuthorizationPolicy.
|
|
do not configure logging in the master process when using the reloader
|
|
Fix non sortable discriminators
|
|
|
|
|
|
|
|
changed principals_allowed_by_permission to act differently if permissive is True or False
|
|
drop mimetypes bugfix for 2.6.x that is no longer needed
|
|
use the dict form of entry_points in setup.py
|
|
|
|
|
|
|
|
stop overriding request.json_body from webob
|
|
|
|
highlight docutil instead of bcrypt
|
|
|
|
|