summaryrefslogtreecommitdiff
path: root/docs/narr
AgeCommit message (Expand)Author
2020-05-07better wordingÉric Araujo
2020-05-04support multiple values for header predicateÉric Araujo
2020-03-06correct configuration.rst add missing route_nameslobinger
2020-01-17Merge pull request #3563 from mmerickel/move-acl-security-to-authorizationMichael Merickel
2020-01-17avoid invalid escape warningÉric Araujo
2020-01-17say something about the predicate factory info argÉric Araujo
2020-01-16merge masterÉric Araujo
2020-01-16Merge branch 'master' into move-acl-security-to-authorizationMichael Merickel
2020-01-15better wordingÉric Araujo
2020-01-14make two missed lines even longerÉric Araujo
2020-01-14apply more review fixes, minimize some diffsÉric Araujo
2020-01-12move doc references from pyramid.security to pyramid.authorizationMichael Merickel
2020-01-11fix typoÉric Araujo
2020-01-11replace "third-party" with "custom"Éric Araujo
2020-01-11change section titleÉric Araujo
2020-01-11second batch of changesÉric Araujo
2020-01-08sync cookiecutter to starter project `myproject`Steve Piercy
2020-01-08first batch of fixes from code reviewÉric Araujo
2020-01-07rewrite docs for custom predicatesÉric Araujo
2020-01-06sync views with new structure and add csrf protectionMichael Merickel
2020-01-03Merge branch 'master' into security-docsMichael Merickel
2020-01-03exclude tests package from source packagesMichael Merickel
2020-01-03remove inotifyMichael Merickel
2020-01-02Resynch docs with cookiecutter - remove unnecessary `omit` line in .coveragercSteve Piercy
2020-01-02Add missing description for new test in cookiecutter.Steve Piercy
2020-01-02Fix broken literalinclude pathsSteve Piercy
2020-01-02Resync through project.rst after moving tests directorySteve Piercy
2020-01-02Update reference to tests in testing.rstSteve Piercy
2020-01-02Unwrap paragraph to one line per sentenceSteve Piercy
2020-01-024 tests require 4 dotsSteve Piercy
2020-01-02Update project.rst and its cookiecutter project filesSteve Piercy
2019-12-31change hashalg on AuthTktCookieHelper to sha512.Michael Merickel
2019-12-30rename identify(request) to authenticated_identity(request)Michael Merickel
2019-12-27Avoid "WARNING: Duplicate explicit target name" errors by using a double unde...Steve Piercy
2019-12-27Expand cookiecutters doc to include more references, using the old scaffolds....Steve Piercy
2019-12-24alphabetizeMichael Merickel
2019-12-24security policy docs and legacy policy improvementsMichael Merickel
2019-12-23Merge branch 'master' into luhn-authenticated-useridMichael Merickel
2019-12-23fix links in docs to cookiecutterMichael Merickel
2019-12-23restore py35Michael Merickel
2019-12-17Use `self.identify` instead of `request.authenticated_identity`Theron Luhn
2019-12-16Update docs/narr/security.rst code examples.Theron Luhn
2019-12-15Remove Python 3.4, Python 3.5, and add Python 3.8Steve Piercy
2019-12-15Remove requirement that identity is validated.Theron Luhn
2019-12-15Revert "Bring back identity into permits."Theron Luhn
2019-12-15Update docs/narr/security.rstTheron Luhn
2019-12-14Bring back identity into permits.Theron Luhn
2019-12-14Update docs.Theron Luhn
2019-12-14merge upstreamÉric Araujo
2019-12-14start reworking security policyÉric Araujo