add action base and update base ctrls
This commit is contained in:
@@ -2,7 +2,7 @@ module LoginVerification
|
||||
extend ActiveSupport::Concern
|
||||
|
||||
included do
|
||||
before_action :authenticate_session_token
|
||||
before_action :authenticate
|
||||
helper_method :current_company,:current_login_employee
|
||||
end
|
||||
|
||||
|
||||
Reference in New Issue
Block a user