mirror of
https://github.com/LaCasemate/fab-manager.git
synced 2025-01-17 06:52:27 +01:00
fix typo
This commit is contained in:
parent
3dc8d66c63
commit
44f927d38e
@ -5,7 +5,7 @@ require 'sidekiq/cron/web'
|
||||
|
||||
Rails.application.routes.draw do
|
||||
if AuthProvider.active.providable_type == DatabaseProvider.name
|
||||
# with local authentification we do not use omniAuth so we must differentiate the config
|
||||
# with local authentication we do not use omniAuth so we must differentiate the config
|
||||
devise_for :users, controllers: {
|
||||
registrations: 'registrations', sessions: 'sessions', confirmations: 'confirmations', passwords: 'passwords'
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user