mirror of
https://github.com/wallabag/wallabag.git
synced 2025-08-21 18:11:10 +00:00
move some files to UserBundle
This commit is contained in:
parent
1210dae105
commit
0a878469d4
15 changed files with 267 additions and 16 deletions
|
@ -15,16 +15,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"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue