summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2021-01-10grammar fixSteve Piercy
2021-01-09Update database step in Quick TourSteve Piercy
2021-01-09Update logging and sessions steps in Quick TourSteve Piercy
2021-01-09Update Quick Tour Testing stepSteve Piercy
2021-01-09Update Quick Tutorial and Quick Tour cookiecutter stepsSteve Piercy
2021-01-09Update Quick Tutorial cookiecutter stepSteve Piercy
2021-01-09Update files from cookiecutter and output from commandsSteve Piercy
2021-01-09Align code lines, revise authorization.rst view application sub-stepSteve Piercy
2021-01-09Use ZODB instead of ZODB3 for latest version of ZODB without indirectionSteve Piercy
2021-01-09Update conftest.py, pytest.ini, and README.txt for all steps where neededSteve Piercy
2021-01-09Update outputs of running tests with coverageSteve Piercy
2021-01-09Remove **kw.Steve Piercy
2021-01-08Descramble importsSteve Piercy
2021-01-08Synch viewing the app section with authentication.rstSteve Piercy
2021-01-08Add login link and view for viewing the app. Move credentials into login page...Steve Piercy
2021-01-08Update all steps pytest.ini, .gitignore, and README.txtSteve Piercy
2021-01-07Update output, .gitignore, and README.txtSteve Piercy
2021-01-07Use py39 envSteve Piercy
2021-01-07Layout now uses autoscroll, so no need to wrap linesSteve Piercy
2020-12-30Merge branch 'master' of https://github.com/Pylons/pyramidSteve Piercy
2020-12-30Add sphinx-copybutton to docs to make it easier to copy code blocks.Steve Piercy
2020-12-24docs: fix simple typo, thows -> throwsTim Gates
2020-12-12change identity checks to use request.is_authenticatedMichael Merickel
2020-12-11Install new cookiecutter conftests.Theron Luhn
2020-12-11Revert "Remove `app_request` from wiki2 tests."Theron Luhn
2020-12-11Merge remote-tracking branch 'upstream/master' into wiki2-request-identityTheron Luhn
2020-11-29add a note and fix suggestionsMichael Merickel
2020-11-28add the missing authenticated principalMichael Merickel
2020-11-28fix a few referencesMichael Merickel
2020-11-28add examples for upgradingMichael Merickel
2020-11-28cleanup some terminologyMichael Merickel
2020-11-28namespace upgrading_auth since it's in the whatsnew docMichael Merickel
2020-11-28first draft of whatsnewMichael Merickel
2020-11-28drop python 3.5Michael Merickel
2020-11-11Remove `app_request` from wiki2 tests.Theron Luhn
2020-11-11Backport conftest changes to prior steps.Theron Luhn
2020-11-11Add to test documentation.Theron Luhn
2020-11-09Manually set routes for the tests.Theron Luhn
2020-11-08First attempt at fixing wiki2 tests.Theron Luhn
2020-11-07Remove request.user from wiki2 testing tutorial.Theron Luhn
2020-11-07Remove `request.user` for wiki2 authorization tutorial.Theron Luhn
2020-11-07Remove `request.user` from wiki2 authentication tutorial.Theron Luhn
2020-11-02Add support for Python 3.9Steve Piercy
2020-10-13Rename `ISecurityPolicy.authenticated_identity` to `identity`Theron Luhn
2020-07-02improve docÉric Araujo
2020-07-02add tests and docsÉric Araujo
2020-06-22first shot for #1602Éric Araujo
2020-05-07better wordingÉric Araujo
2020-05-07merge masterÉric Araujo
2020-05-06remove some unnecessary flagsMichael Merickel