mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Fix logout issue
This commit is contained in:
parent
2817a575b6
commit
fd52433f88
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
class SessionsController < Devise::SessionsController
|
||||
skip_authorization_check only: [:login, :create]
|
||||
skip_authorization_check
|
||||
|
||||
def create
|
||||
# TODO: Create ID Card login here:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue