forked from wallabag/wallabag
Cleanup
- remove unecessary routing for UserBundle - remove unused form type
This commit is contained in:
@ -18,6 +18,7 @@ security:
|
||||
oauth_token:
|
||||
pattern: ^/oauth/v2/token
|
||||
security: false
|
||||
|
||||
api:
|
||||
pattern: /api/.*
|
||||
fos_oauth: true
|
||||
|
||||
Reference in New Issue
Block a user