mirror of
https://github.com/internetee/registry.git
synced 2025-05-18 18:29:40 +02:00
Refactored contact with ability
This commit is contained in:
parent
afb052848e
commit
67a7c66917
33 changed files with 763 additions and 1045 deletions
|
@ -1,4 +1,6 @@
|
|||
class SessionsController < Devise::SessionsController
|
||||
skip_authorization_check only: [:login, :create]
|
||||
|
||||
def create
|
||||
# TODO: Create ID Card login here:
|
||||
# this is just testing config
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue