| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-03 | Merge branch 'master' into security-docs | Michael Merickel | |
| 2020-01-03 | exclude tests package from source packages | Michael Merickel | |
| 2020-01-03 | remove inotify | Michael Merickel | |
| 2020-01-02 | Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragerc | Steve Piercy | |
| 2020-01-02 | Add missing description for new test in cookiecutter. | Steve Piercy | |
| 2020-01-02 | Fix broken literalinclude paths | Steve Piercy | |
| 2020-01-02 | Resync through project.rst after moving tests directory | Steve Piercy | |
| 2020-01-02 | Update reference to tests in testing.rst | Steve Piercy | |
| 2020-01-02 | Unwrap paragraph to one line per sentence | Steve Piercy | |
| 2020-01-02 | 4 tests require 4 dots | Steve Piercy | |
| 2020-01-02 | Update project.rst and its cookiecutter project files | Steve Piercy | |
| - Update output to reflect current cookiecutter - Fix minor typos - Use new links to PyPA for MANIFEST.in description and usage - Add missing keyword "keywords" to setup.py whirlwind description - Flip order of `install_requires` and `extras_require` to align with order in setup.py - Update line numbers and code references - Add watchman under hupper and rewrite paragraph @mmerickel should review | |||
| 2019-12-31 | change hashalg on AuthTktCookieHelper to sha512. | Michael Merickel | |
| 2019-12-30 | rename identify(request) to authenticated_identity(request) | Michael Merickel | |
| 2019-12-27 | Avoid "WARNING: Duplicate explicit target name" errors by using a double ↵ | Steve Piercy | |
| underscore to make an anonymous hyperlink. See: https://docutils.sourceforge.io/docs/ref/rst/restructuredtext.html#anonymous-hyperlinks - Restore previous reference names in other doc files. | |||
| 2019-12-27 | Expand cookiecutters doc to include more references, using the old ↵ | Steve Piercy | |
| scaffolds.rst as an example. - Update reST target and label for Pyramid cookiecutters. | |||
| 2019-12-24 | alphabetize | Michael Merickel | |
| 2019-12-24 | security policy docs and legacy policy improvements | Michael Merickel | |
| - 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. | |||
| 2019-12-23 | Merge branch 'master' into luhn-authenticated-userid | Michael Merickel | |
| 2019-12-23 | fix links in docs to cookiecutter | Michael Merickel | |
| 2019-12-23 | restore py35 | Michael Merickel | |
| 2019-12-17 | Use `self.identify` instead of `request.authenticated_identity` | Theron Luhn | |
| 2019-12-16 | Update docs/narr/security.rst code examples. | Theron Luhn | |
| 2019-12-15 | Remove Python 3.4, Python 3.5, and add Python 3.8 | Steve Piercy | |
| 2019-12-15 | Remove requirement that identity is validated. | Theron Luhn | |
| 2019-12-15 | Revert "Bring back identity into permits." | Theron Luhn | |
| This reverts commit 2e06fa414412688dc3b7e0b422b0fc0b96ec882f. | |||
| 2019-12-15 | Update docs/narr/security.rst | Theron Luhn | |
| Co-Authored-By: Steve Piercy <web@stevepiercy.com> | |||
| 2019-12-14 | Bring back identity into permits. | Theron Luhn | |
| 2019-12-14 | Update docs. | Theron Luhn | |
| 2019-12-14 | merge upstream | Éric Araujo | |
| 2019-12-14 | start reworking security policy | Éric Araujo | |
| 2019-12-04 | negotiate the best static asset using supported encodings | Michael Merickel | |
| 2019-11-05 | typo and tabs | jonathan vanasco | |
| 2019-11-05 | fixed rst; migrated some inline references to the docs | jonathan vanasco | |
| 2019-11-05 | changes based on feedback | jonathan vanasco | |
| 2019-11-05 | deprecate PickleSerializer | jonathan vanasco | |
| 2019-10-17 | support Origin: null in csrf_trusted_origins and check_origin=False | Michael Merickel | |
| 2019-10-17 | Merge pull request #3521 from mmerickel/remove-check-csrf-predicate | Michael Merickel | |
| remove check_csrf view predicate | |||
| 2019-10-17 | move the interface docs to api/interfaces | Michael Merickel | |
| 2019-10-17 | remove check_csrf view predicate | Michael Merickel | |
| 2019-10-02 | fix predicate signatures | Michael Merickel | |
| 2019-09-30 | Merge pull request #3465 from luhn/security-policy | Michael Merickel | |
| Security policy implementation | |||
| 2019-09-23 | Doc fixes from @Deimos | Theron Luhn | |
| 2019-09-19 | Document CSRF allow_no_origin option. | Theron Luhn | |
| 2019-08-26 | Doc fix via @mmerickel | Theron Luhn | |
| Co-Authored-By: Michael Merickel <github@m.merickel.org> | |||
| 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 | Fix typos | Min ho Kim | |
| 2019-07-23 | Dive into Python -> Dive into Python 3 | Mandar Vaze | |
| Addressed the review comments | |||
| 2019-07-20 | Fixed broken link to "Dive into Python" | Mandar Vaze | |
| 2019-07-13 | Improve security docs. | Theron Luhn | |
