]> git.immae.eu Git - github/wallabag/wallabag.git/commit
2factor authentication via email
authorNicolas Lœuillet <nicolas.loeuillet@smile.fr>
Tue, 13 Oct 2015 20:43:15 +0000 (22:43 +0200)
committerNicolas Lœuillet <nicolas.loeuillet@smile.fr>
Tue, 13 Oct 2015 20:43:15 +0000 (22:43 +0200)
commit2db616b586f473238706e554e809086935e0f33a
tree769c1a8f7c7541a11c2d71fa97a9ff6871d3d210
parentcf0ea8f113548191cdeb8d3727dd6d2ad25d19ed
2factor authentication via email
app/AppKernel.php
app/config/config.yml
composer.json
composer.lock
src/Wallabag/CoreBundle/Form/Type/UserInformationType.php
src/Wallabag/CoreBundle/Resources/views/themes/baggy/Config/index.html.twig
src/Wallabag/CoreBundle/Resources/views/themes/material/Config/index.html.twig
src/Wallabag/UserBundle/Entity/User.php
src/Wallabag/UserBundle/Resources/config/services.yml
src/Wallabag/UserBundle/Resources/views/themes/baggy/Authentication/form.html.twig [new file with mode: 0644]
src/Wallabag/UserBundle/Resources/views/themes/material/Authentication/form.html.twig [new file with mode: 0644]