summaryrefslogtreecommitdiff
path: root/docs/tutorials/wiki2/src/authentication
AgeCommit message (Expand)Author
2017-03-01use correct directory name for cookiecutter generated README.txtSteve Piercy
2016-12-23wiki2/src/authentication update filesSteve Piercy
2016-12-23wiki2/src/authentication update filesSteve Piercy
2016-12-09Added configuration for ipv6 in .ini files.Martin
2016-12-07fixed 'list' to 'listen'Martin
2016-12-07Changed 'host' and 'port' configuration to a new 'listen' style that is now s...Martin
2016-12-06Revert "Changed 'host' and 'port' configuration to a new 'listen' style that ...Bert JW Regeer
2016-12-06Changed 'host' and 'port' configuration to a new 'listen' style that is now s...Martin
2016-07-16fix the wiki2 tutorial to set the password as unicodeMichael Merickel
2016-07-06Update links for AlembixSteve Piercy
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