Thorsten Eckel
|
d1ed72a071
Existing user session when requesting SSO session create endpoint will fail device check because of missing fingerprint param (which is required as soon as a user/session is present).
|
5 years ago |
Ryan Lue
|
33bef7123d
Feature: Single sign-on (SSO).
|
5 years ago |
Jens Pfeifer
|
e48256c130
Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`.
|
6 years ago |
Thorsten Eckel
|
e8a57517f4
Updated rubocop - applied custom Layout/AlignHash style.
|
6 years ago |
Thorsten Eckel
|
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
|
6 years ago |
Thorsten Eckel
|
bf6192113a
Improved overall performance by using logger.debug { ... } instead of logger.debug(...). This decreases the LDAP import dry runtime by ~33%.
|
7 years ago |
Thorsten Eckel
|
705487154c
Applied changes for Rubocop 0.51.
|
7 years ago |
Jens Pfeifer
|
533b44af8f
Updated to rails 5.0.
|
7 years ago |
Thorsten Eckel
|
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
|
8 years ago |