summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/authentication.rst
AgeCommit message (Collapse)Author
2017-06-10update src files and synch emphasize-lines for alchemy wiki tutorialSteve Piercy
2016-12-23wiki2/*.rst first cut from comparing across branchesSteve Piercy
2016-02-28Merge remote-tracking branch 'upstream/feature/alchemy-scaffold-update' into ↵Steve Piercy
feature/alchemy-scaffold-update
2016-02-28redirect to edit page when user attempts to add page that already existsSteve Piercy
- update src/*/views/default.py - update src/*/routes.py - write new test - revise docs, double-checking line counts and highlighting
2016-02-28fix some nitsMichael Merickel
2016-02-28wiki2 authorization (done)Steve Piercy
- minor grammar and syntax - align order of bullet points for NewPage and PageResource with code - synch up "viewing app in browser" sections between authentication and authzn
2016-02-26update authentication (done)Steve Piercy
- remove highlighting from some code blocks because it didn't make sense and added visual noise and dissonance - minor grammar and syntax
2016-02-18update the authorization chapterMichael Merickel
2016-02-16remove whitespaceMichael Merickel
2016-02-16add a new authentication chapterMichael Merickel