start france connect
This commit is contained in:
parent
7f91778027
commit
40d5802d4a
10 changed files with 119 additions and 4 deletions
|
@ -9,8 +9,11 @@ Rails.application.routes.draw do
|
|||
}, skip: [:password, :registrations]
|
||||
|
||||
|
||||
# root 'welcome#index'
|
||||
root 'users/dossiers#index'
|
||||
|
||||
# root 'users/dossiers#index'
|
||||
root 'test_open_id#show'
|
||||
get '/fc' => 'fc#index'
|
||||
|
||||
|
||||
namespace :users do
|
||||
get 'siret' => 'siret#index'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue