Commit History

Author SHA1 Message Date
  Martin Gruner 34b2bbaf36 Maintenance: Improve handling of front end tests. 2 years ago
  Dominik Klein 69945d2216 Fixes #4105 - Wrongly creation of "session started" activity stream log entry for session check. 2 years ago
  Martin Gruner a44d8f0756 Maintenance: Improved source string wording. 2 years ago
  Bola Ahmed Buari dcc1be937b Maintenance: Port old keyboard shortcuts tests to capybara. 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 467bc03224 Fixes #2389 - Enhance LDAP login to not affect "failed logins". 3 years ago
  Ryan Lue c23e174ee0 Refactoring: Migrate user permission handling to Pundit policies. 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 78da2d5062 Maintenance: Updated activerecord-session_store gem dependency to 2.0.0. 3 years ago
  Thorsten Eckel 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 3 years ago
  Mantas Masalskis 9ea4ce9d2f Fixes #3315 - nested "view from user perspective" yield to only being able to return to last viewed session 3 years ago
  Thorsten Eckel 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
  Marcel Herrguth 8d140037e4 Fixes #3128 - Add SSO login button to login page. 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
  Denny Bresch bc38f1c1ae Maintenance: Fixed typos in inline comments. 5 years ago
  Jens Pfeifer e48256c130 Refactoring: Removed use of unnecessary exception wrapper method `response_access_deny`. 5 years ago
  Thorsten Eckel f106ad0ef0 Improved header handling. 5 years ago
  Thorsten Eckel e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
  Martin Edenhofer 6439203900 Fixed issue #2281 - O365/Office365 authentication missing given- and surname. 6 years ago
  Thorsten Eckel 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
  Martin Edenhofer 213f2d153f Fixed issue #2128 - Route for /auth/failure is missing to show login failure messages form oauth provider (if request was technical ok - only login was not possible by oauth provider). 6 years ago
  Thorsten Eckel 295844c72e Fixed race condition: AJAX data fetch requests re-set sessions that should get deleted by logout request. 6 years ago
  Thorsten Eckel 705487154c Applied changes for Rubocop 0.51. 6 years ago
  Thorsten Eckel 757f0ac9bd Applied RuboCop Style/BlockDelimiters to improve readability. 7 years ago
  Jens Pfeifer 533b44af8f Updated to rails 5.0. 7 years ago
  Martin Edenhofer 0986e89335 Improved error handling. 7 years ago
  Martin Edenhofer 18711a28bd Fixed issue #920 - Unable to create users with admin.user permission. 7 years ago
  Thorsten Eckel 5eb49443dd Refactoring: Splitted ApplicationController functionality into separat modules and concerns. 7 years ago
  Martin Edenhofer 9953a6b450 Fixed typos. 7 years ago
  Martin Edenhofer cd28e904ac Improved session validation and usage of cors headers. 7 years ago
  Martin Edenhofer c71b0d36d4 Updated copyright. 8 years ago
  Martin Edenhofer 81b48a2ef4 Moved from to new permission management. 8 years ago
  Martin Edenhofer 30fe8aef36 Applied rubocop. 8 years ago
  Martin Edenhofer 9fe709f9b7 Improved error handling for json requests. 8 years ago
  Martin Edenhofer 2824280a30 Revert "Do not server models on invalid sessions." 8 years ago
  Martin Edenhofer 6e84792871 Do not server models on invalid sessions. 8 years ago
  Martin Edenhofer 39feeccc88 Added auto restart of zammad after changing object attributes. 8 years ago
  Martin Edenhofer cb5fd0c2c0 Reworked admin maintenance area (needed for restarting screen). 8 years ago
  Martin Edenhofer 301688a3cf Avoid http redirects, they will be cached on some browsers. 8 years ago
  Thorsten Eckel d7995bc6d3 Updated dependencies and applied new rubocop rules. 8 years ago
  Martin Edenhofer 1834f77ee6 Applied new rubocop. 8 years ago
  Martin Edenhofer 7710c1232e Fixed race condition in asset generation of session "/show". 8 years ago
  Martin Edenhofer 72bb0eb067 Improved device logging. 9 years ago
  Martin Edenhofer 2760137eef Removed not used logon_session feature. Added web socket authentication. Prepared browser finger print. 9 years ago
  Thorsten Eckel e91553d164 - Refactored authentication_check_only. 9 years ago
  Thorsten Eckel 409ae23e78 Corrected with rubocop cop 'Rails/TimeZone'. 9 years ago
  Thorsten Eckel b08a817e3d Corrected with rubocop cop 'Style/ColonMethodCall'. 9 years ago