Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 0 additions & 15 deletions config/routes.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@
# path: /
# defaults: { _controller: 'App\Controller\DefaultController::index' }
# these routes are available to anybody
app:
resource: "routes/app.yaml"
prefix: /

fos_user_security:
resource: "@FOSUserBundle/Resources/config/routing/security.xml"

Expand All @@ -33,14 +29,3 @@ fos_oauth_server_token:

fos_oauth_server_authorize:
resource: "@FOSOAuthServerBundle/Resources/config/routing/authorize.xml"

oauth_server_auth_login:
path: /oauth/v2/auth_login
defaults:
_controller: App\Controller\SecurityController:loginAction

oauth_server_auth_login_check:
path: /oauth/v2/auth_login_check
defaults:
_controller: App\Controller\SecurityController:loginCheckAction

91 changes: 0 additions & 91 deletions config/routes/app.yaml

This file was deleted.

14 changes: 0 additions & 14 deletions config/routes/app_api.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions config/routes/app_api_oauth2.yaml

This file was deleted.

54 changes: 0 additions & 54 deletions config/routes/app_api_public.yaml

This file was deleted.

35 changes: 0 additions & 35 deletions config/routes/app_cards.yaml

This file was deleted.

103 changes: 0 additions & 103 deletions config/routes/app_deck.yaml

This file was deleted.

Loading