summaryrefslogtreecommitdiff
path: root/docs/narr
AgeCommit message (Expand)Author
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
2019-12-04negotiate the best static asset using supported encodingsMichael Merickel
2019-11-05typo and tabsjonathan vanasco
2019-11-05fixed rst; migrated some inline references to the docsjonathan vanasco
2019-11-05changes based on feedbackjonathan vanasco
2019-11-05deprecate PickleSerializerjonathan vanasco
2019-10-17support Origin: null in csrf_trusted_origins and check_origin=FalseMichael Merickel
2019-10-17Merge pull request #3521 from mmerickel/remove-check-csrf-predicateMichael Merickel
2019-10-17move the interface docs to api/interfacesMichael Merickel
2019-10-17remove check_csrf view predicateMichael Merickel
2019-10-02fix predicate signaturesMichael Merickel
2019-09-30Merge pull request #3465 from luhn/security-policyMichael Merickel
2019-09-23Doc fixes from @DeimosTheron Luhn
2019-09-19Document CSRF allow_no_origin option.Theron Luhn
2019-08-26Doc fix via @mmerickelTheron Luhn
2019-08-17run linkcheck, fix redirects, change busted links to inline literalsSteve Piercy
2019-07-27Merge pull request #3503 from minho42/Fix-typosSteve Piercy
2019-07-27Fix typosMin ho Kim
2019-07-23Dive into Python -> Dive into Python 3Mandar Vaze
2019-07-20Fixed broken link to "Dive into Python"Mandar Vaze
2019-07-13Improve security docs.Theron Luhn
2019-06-08First draft of upgrade docs.Theron Luhn
2019-05-26First draft of narrative docs.Theron Luhn
2019-05-12Narrative docs WIPTheron Luhn
2019-04-28Update firstapp.rstBjørnar Myrheim
2019-03-25Fixing typo in the descriptionBen
2019-02-19fix grammarSteve Piercy
2019-02-19no change in caseArijit Basu
2019-02-19doc update: firstapp: routes to rootArijit Basu
2019-01-05stop overriding request.json_body from webobMichael Merickel
2018-11-27Merge pull request #3438 from stevepiercy/docs-style-inputsSteve Piercy
2018-11-27Add a style to show text in input fields.Steve Piercy
2018-11-27Fix links after running linkcheck, excluding HISTORY.txt, a local link, and a...Steve Piercy
2018-11-27Use a relative link to rendered HTML, instead of GitHub master, to get curren...Steve Piercy
2018-11-27Merge pull request #3436 from stevepiercy/docs-remove-obsolete-intersphinx-refsSteve Piercy
2018-11-27Restore pyramid_zcml intersphinx link, using explicit nameSteve Piercy
2018-11-27Update links to pastedeploySteve Piercy
2018-11-26Merge pull request #3421 from mmerickel/drop-py2Michael Merickel