Commit History

Author SHA1 Message Date
  Dominik Klein e054d6ca79 Maintenance: Update copyright information. 8 months ago
  Florian Liebe 54f06204fd Fixes #4595 - 2FA: Authenticator App 1 year ago
  Martin Gruner fc2491aabf Maintenance: Renamed confusing fields in the tokens table. 1 year ago
  Martin Gruner ac64d768aa Maintenance: Removed deprecated backwards compatibility methods. 1 year ago
  Mantas 3b29835d4a Fixes #3119 - Clarify authentication_check and authorize! before_actions 1 year ago
  Florian Liebe 9dfc232536 Maintenance: Update copyright information. 1 year ago
  Martin Gruner 34b2bbaf36 Maintenance: Improve handling of front end tests. 2 years ago
  Martin Gruner 3042cfcff7 Feature: Mobile - Added Selenium testing helper for the new mobile app. 2 years ago
  Martin Gruner 85cbfc6851 Maintenance: Improved translatable source strings. 2 years ago
  Martin Gruner 24c3bdfd87 Maintenance: Update copyright header. 2 years ago
  Martin Gruner 64a87b1c67 Fixes #2709, fixes #2666, fixes #2665, fixes #556, fixes #3275 - Refactoring: Implement new translation toolchain based on gettext. 2 years ago
  Dominik Klein 2b58a97c68 Maintenance: Simulate login instead of using the real login form all the time. 2 years ago
  Dominik Klein 467bc03224 Fixes #2389 - Enhance LDAP login to not affect "failed logins". 3 years ago
  Thorsten Eckel b8b57781b7 Maintenance: Activated rubocop Layout/LeadingCommentSpace. 3 years ago
  Martin Gruner 5df98684da Maintenance: Update copyright information and add a new rubocop cop to watch over it. 3 years ago
  Thorsten Eckel 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 3 years ago
  Marcel Herrguth 8d140037e4 Fixes #3128 - Add SSO login button to login page. 4 years ago
  Mantas Masalskis 9dd2b59037 Maintenance: Show less error details to non-admin users 4 years ago
  Martin Edenhofer 8a3be0488d Improved error message for SSO if REMOTE_USER is blank. 4 years ago
  Ryan Lue 95de420a35 Fixes #3064: Double-render error on HTTP Basic auth 4 years ago
  Ryan Lue becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
  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`. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 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%. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 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. 7 years ago