| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2019-10-02 | Merge pull request #3510 from mmerickel/scan-categories | Michael Merickel | |
| modify the default scan categories to be limited to only 'pyramid' | |||
| 2019-10-01 | fix a word | Michael Merickel | |
| 2019-09-30 | Merge pull request #3465 from luhn/security-policy | Michael Merickel | |
| Security policy implementation | |||
| 2019-09-30 | forgot a word | Michael Merickel | |
| 2019-09-30 | add changelog for #3512 | Michael Merickel | |
| 2019-09-30 | Merge pull request #3512 from luhn/csrf-allow-no-origin | Michael Merickel | |
| Add allow_no_origin option to CSRF | |||
| 2019-09-27 | Remove whatsnew-2.0 | Theron Luhn | |
| 2019-09-23 | Doc fixes from @Deimos | Theron Luhn | |
| 2019-09-22 | Merge pull request #3516 from stevepiercy/master | Steve Piercy | |
| Fix name and path of views file | |||
| 2019-09-22 | Fix name and path of views file | viniciusban | |
| 2019-09-19 | Add a whatsnew-2.0 doc. | Theron Luhn | |
| 2019-09-19 | Document CSRF allow_no_origin option. | Theron Luhn | |
| 2019-09-19 | Add allow_no_origin option to CSRF. | Theron Luhn | |
| 2019-09-18 | modify the default scan categories to be limited to only 'pyramid' | Michael Merickel | |
| 2019-08-26 | Doc fix via @mmerickel | Theron Luhn | |
| Co-Authored-By: Michael Merickel <github@m.merickel.org> | |||
| 2019-08-26 | Doc fix via @mmerickel | Theron Luhn | |
| Co-Authored-By: Michael Merickel <github@m.merickel.org> | |||
| 2019-08-24 | fix docstring | Michael Merickel | |
| 2019-08-24 | fix test | Michael Merickel | |
| 2019-08-24 | indent string | Michael Merickel | |
| 2019-08-24 | fix some strings concatenated with black | Michael Merickel | |
| 2019-08-18 | Merge pull request #3506 from Pylons/linkcheck-fixes | Steve Piercy | |
| run linkcheck, fix redirects, change busted links to inline literals | |||
| 2019-08-17 | Fix indentation for running doctests | Steve Piercy | |
| 2019-08-17 | run linkcheck, fix redirects, change busted links to inline literals | Steve Piercy | |
| 2019-07-27 | Merge pull request #3503 from minho42/Fix-typos | Steve Piercy | |
| Fix typos | |||
| 2019-07-27 | Match hyphen length to text | Min ho Kim | |
| 2019-07-27 | Fix typos | Min ho Kim | |
| 2019-07-22 | Merge pull request #3498 from mandarvaze/patch-1 | Steve Piercy | |
| Fixed broken link to "Dive into Python" | |||
| 2019-07-23 | Dive into Python -> Dive into Python 3 | Mandar Vaze | |
| Addressed the review comments | |||
| 2019-07-21 | Un-deprecate authenticated_userid. | Theron Luhn | |
| 2019-07-20 | Added name to CONTRIBUTORS.txt | Mandar Vaze | |
| 2019-07-20 | Fixed broken link to "Dive into Python" | Mandar Vaze | |
| 2019-07-13 | Improve security docs. | Theron Luhn | |
| 2019-07-13 | Improve authn/authz API docs. | Theron Luhn | |
| 2019-06-23 | Add deprecation warnings. | Theron Luhn | |
| 2019-06-23 | Deprecation notices. | Theron Luhn | |
| 2019-06-23 | Make sure Configator.set_security_policy is in docs. | Theron Luhn | |
| 2019-06-23 | Act on @stevepiercy's suggestions | Theron Luhn | |
| 2019-06-23 | Use a table for policy => helper list. | Theron Luhn | |
| 2019-06-23 | Add a whatsnew-2.0 doc. | Theron Luhn | |
| 2019-06-10 | add changelog for #3496 | Michael Merickel | |
| 2019-06-10 | Merge pull request #3496 from mmerickel/no-reinvoke-excview | Michael Merickel | |
| do not reinvoke exception views if an exception hits the execution policy | |||
| 2019-06-08 | First draft of upgrade docs. | Theron Luhn | |
| 2019-06-08 | Fix bw-compat for `unauthenticated_userid`. | Theron Luhn | |
| 2019-06-08 | Beginnings of upgrade docs. | Theron Luhn | |
| 2019-06-06 | do not reinvoke exception views if an exception hits the execution policy | Michael Merickel | |
| See https://github.com/Pylons/pyramid/issues/3468 | |||
| 2019-05-26 | API docs. | Theron Luhn | |
| 2019-05-26 | First draft of narrative docs. | Theron Luhn | |
| 2019-05-12 | Narrative docs WIP | Theron Luhn | |
| 2019-05-12 | Rename request.identity to request.authenticated_identity. | Theron Luhn | |
| 2019-04-28 | Merge pull request #3494 from stevepiercy/master | Steve Piercy | |
| Update firstapp.rst | |||
