Steve Piercy
2016-07-22 707a464da4264a3de48a160ae52065fa683e35c1
refs
author Steve Piercy <web@stevepiercy.com>
Friday, July 22, 2016 02:15 +0200
committer GitHub <noreply@github.com>
Friday, July 22, 2016 02:15 +0200
commit707a464da4264a3de48a160ae52065fa683e35c1
tree 3927261bdfdabdd0cdf52bde812efb620f6724f7 tree | zip | gz
parent 4841c104e5c717809bf7620ea653e5856595c845 view | diff
f197dd79dd40d70cae9ee1f9d3ee25e86fbc989d view | diff
Merge pull request #2716 from keitheis/quick_tutorial_hashpw_bcrypt

Add one-way password hash to security example in Quick Tutorial.
8 files modified
77 ■■■■ changed files
CONTRIBUTORS.txt 2 ●●●●● diff | view | raw | blame | history
docs/quick_tutorial/authentication.rst 23 ●●●●● diff | view | raw | blame | history
docs/quick_tutorial/authentication/setup.py 3 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authentication/tutorial/security.py 16 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authentication/tutorial/views.py 7 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authorization/setup.py 3 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authorization/tutorial/security.py 16 ●●●● diff | view | raw | blame | history
docs/quick_tutorial/authorization/tutorial/views.py 7 ●●●● diff | view | raw | blame | history