keyrelay turned off, ability update

This commit is contained in:
Priit Tark 2015-05-08 11:34:42 +03:00
parent d00564f243
commit a37f4b2e6a
8 changed files with 36 additions and 19 deletions

View file

@ -1,5 +1,5 @@
class SessionsController < Devise::SessionsController
skip_authorization_check
skip_authorization_check only: :create
def create
# TODO: Create ID Card login here: