summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/authentication
AgeCommit message (Expand)Author
2016-06-13Fix flake8's noqa directive in documentation and scaffoldsJC Bohin
2016-05-20Change column `Page.data` to `Text`viniciusban
2016-05-15password_hash is unicode, needs to be encodedMichael Merickel
2016-04-12- use an environment variable and venv. See https://github.com/Pylons/pyramid...Steve Piercy
2016-04-11remove theme.min.css, it serves no purposeMichael Merickel
2016-04-11fix readme to show directions in both alchemy and zodbMichael Merickel
2016-04-09- update wiki2/authenticationSteve Piercy
2016-02-28redirect to edit page when user attempts to add page that already existsSteve Piercy
2016-02-28wiki2 revert unnecessary hmac stuffSteve Piercy
2016-02-27wiki2 authentication bug fix and improvement against timing attackSteve Piercy
2016-02-18add fallback for next_urlMichael Merickel
2016-02-18add webtest and tests_require to setup.pyMichael Merickel
2016-02-16remove whitespaceMichael Merickel
2016-02-16use page.name to prepare for contextMichael Merickel
2016-02-14implement the authentication example codeMichael Merickel