mirror of
https://github.com/internetee/registry.git
synced 2025-06-10 14:44:47 +02:00
Add comment
This commit is contained in:
parent
7dcfdb0a5a
commit
1babdf33af
1 changed files with 1 additions and 0 deletions
|
@ -99,6 +99,7 @@ Rails.application.routes.draw do
|
|||
namespace :registrant do
|
||||
root 'domains#index'
|
||||
|
||||
# POST /registrant/sign_in is not used
|
||||
devise_for :users, path: '', class_name: 'RegistrantUser'
|
||||
devise_scope :registrant_user do
|
||||
get 'login/mid' => 'sessions#login_mid'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue