fix route
This commit is contained in:
parent
4b20a7418a
commit
daac03fca9
@ -1,14 +1,14 @@
|
||||
facebook_login:
|
||||
pattern: /login/check-facebook
|
||||
path: /login/check-facebook
|
||||
|
||||
google_login:
|
||||
pattern: /login/check-google
|
||||
path: /login/check-google
|
||||
|
||||
disqus_login:
|
||||
pattern: /login/check-disqus
|
||||
path: /login/check-disqus
|
||||
|
||||
twitter_login:
|
||||
pattern: /login/check-twitter
|
||||
path: /login/check-twitter
|
||||
|
||||
hwi_oauth_redirect:
|
||||
resource: "@HWIOAuthBundle/Resources/config/routing/redirect.xml"
|
||||
|
Loading…
Reference in New Issue
Block a user