summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2019-09-30Merge pull request #3465 from luhn/security-policyMichael Merickel
2019-09-30forgot a wordMichael Merickel
2019-09-30add changelog for #3512Michael Merickel
2019-09-30Merge pull request #3512 from luhn/csrf-allow-no-originMichael Merickel
2019-09-27Remove whatsnew-2.0Theron Luhn
2019-09-23Doc fixes from @DeimosTheron Luhn
2019-09-22Merge pull request #3516 from stevepiercy/masterSteve Piercy
2019-09-22Fix name and path of views fileviniciusban
2019-09-19Add a whatsnew-2.0 doc.Theron Luhn
2019-09-19Document CSRF allow_no_origin option.Theron Luhn
2019-09-19Add allow_no_origin option to CSRF.Theron Luhn
2019-08-26Doc fix via @mmerickelTheron Luhn
2019-08-26Doc fix via @mmerickelTheron Luhn
2019-08-24fix docstringMichael Merickel
2019-08-24fix testMichael Merickel
2019-08-24indent stringMichael Merickel
2019-08-24fix some strings concatenated with blackMichael Merickel
2019-08-18Merge pull request #3506 from Pylons/linkcheck-fixesSteve Piercy
2019-08-17Fix indentation for running doctestsSteve Piercy
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-27Match hyphen length to textMin ho Kim
2019-07-27Fix typosMin ho Kim
2019-07-22Merge pull request #3498 from mandarvaze/patch-1Steve Piercy
2019-07-23Dive into Python -> Dive into Python 3Mandar Vaze
2019-07-21Un-deprecate authenticated_userid.Theron Luhn
2019-07-20Added name to CONTRIBUTORS.txtMandar Vaze
2019-07-20Fixed broken link to "Dive into Python"Mandar Vaze
2019-07-13Improve security docs.Theron Luhn
2019-07-13Improve authn/authz API docs.Theron Luhn
2019-06-23Add deprecation warnings.Theron Luhn
2019-06-23Deprecation notices.Theron Luhn
2019-06-23Make sure Configator.set_security_policy is in docs.Theron Luhn
2019-06-23Act on @stevepiercy's suggestionsTheron Luhn
2019-06-23Use a table for policy => helper list.Theron Luhn
2019-06-23Add a whatsnew-2.0 doc.Theron Luhn
2019-06-10add changelog for #3496Michael Merickel
2019-06-10Merge pull request #3496 from mmerickel/no-reinvoke-excviewMichael Merickel
2019-06-08First draft of upgrade docs.Theron Luhn
2019-06-08Fix bw-compat for `unauthenticated_userid`.Theron Luhn
2019-06-08Beginnings of upgrade docs.Theron Luhn
2019-06-06do not reinvoke exception views if an exception hits the execution policyMichael Merickel
2019-05-26API docs.Theron Luhn
2019-05-26First draft of narrative docs.Theron Luhn
2019-05-12Narrative docs WIPTheron Luhn
2019-05-12Rename request.identity to request.authenticated_identity.Theron Luhn
2019-04-28Merge pull request #3494 from stevepiercy/masterSteve Piercy
2019-04-28Update firstapp.rstBjørnar Myrheim
2019-04-27Add simple integration tests for security.Theron Luhn
2019-04-15remove basepython statements from tox.iniMichael Merickel