]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/routing.yml
Add german translation.
[github/wallabag/wallabag.git] / app / config / routing.yml
index dabb48fa7f9989f74605eb480567b2ce7a616872..af3e32b180178821a0451182690c5f735af3d717 100644 (file)
@@ -10,16 +10,6 @@ doc-api:
     resource: "@NelmioApiDocBundle/Resources/config/routing.yml"
     prefix: /api/doc
 
-login:
-    pattern:   /login
-    defaults:  { _controller: WallabagCoreBundle:Security:login }
-
-login_check:
-    pattern:   /login_check
-
-logout:
-    path:   /logout
-
 rest :
     type : rest
     resource : "routing_rest.yml"