mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
parent
d294105c59
commit
92c6279e46
5 changed files with 109 additions and 2 deletions
|
@ -1,6 +1,5 @@
|
|||
class Admin::SessionsController < Devise::SessionsController
|
||||
skip_authorization_check only: :create
|
||||
layout 'admin/application'
|
||||
|
||||
def login
|
||||
@admin_user = AdminUser.new
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue