]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Hash backup codes in the database using `password_hash` update-two-factor-bundle 3798/head
authorJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 23 Jan 2019 13:43:39 +0000 (14:43 +0100)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Wed, 23 Jan 2019 13:43:39 +0000 (14:43 +0100)
commit4654a83b6438b88e3b7062a21d18999d9df2fb8e
treef20677c3d68c1ea756f0835ff179a0d7d3431a67
parent7485a272ffbcc045e6002b4bf4ea289ce0a0f3b4
Hash backup codes in the database using `password_hash`
src/Wallabag/CoreBundle/Controller/ConfigController.php
src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/otp_app.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Config/otp_app.html.twig
src/Wallabag/UserBundle/Entity/User.php