]> git.immae.eu Git - github/wallabag/wallabag.git/commit
Add option to disable registration
authorThomas Citharel <tcit@tcit.fr>
Sat, 2 Jul 2016 12:35:52 +0000 (14:35 +0200)
committerJeremy Benoist <jeremy.benoist@gmail.com>
Tue, 23 Aug 2016 05:40:36 +0000 (07:40 +0200)
commitde3d716ae4e8ca98dabdcb2ec9c18219e05856f7
treedc1198b88d23b81130026057ddebb1d687c643e6
parent79efca1e6ff28362d4bd2713f68205294cdd07de
Add option to disable registration
app/config/config.yml
app/config/parameters.yml.dist
src/Wallabag/UserBundle/Controller/RegistrationController.php [new file with mode: 0644]
src/Wallabag/UserBundle/Controller/SecurityController.php [new file with mode: 0644]
src/Wallabag/UserBundle/DependencyInjection/Configuration.php
src/Wallabag/UserBundle/DependencyInjection/WallabagUserExtension.php
src/Wallabag/UserBundle/Resources/views/Security/login.html.twig