Martin Gruner fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
..
authenticates.rb 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 4 years ago
authorizes.rb a56245defa Fixes #3468: Not authorized error using Im X-On-Behalf-Of. 4 years ago
checks_maintenance.rb 33bef7123d Feature: Single sign-on (SSO). 5 years ago
handles_devices.rb 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
handles_errors.rb 041bf51b52 Maintenance: Rubocop enforces %r{} regular expression style 3 years ago
handles_transitions.rb fdbf501be0 Maintenance: Refactor the remaining observers to concerns and drop the rails-observers dependency. 3 years ago
has_response_extentions.rb 9af50f2a4e Updated rubocop to latest version (0.59.2) and applied required changes. 6 years ago
has_secure_content_security_policy_for_downloads.rb 49b0ca4d58 Maintenance: Add Content Security Policy. 5 years ago
has_user.rb 876c0b18fd Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication. 4 years ago
logs_http_access.rb 623b17be6b Maintenance: Updated rubocop(-* gems) to latest version (0.92.0). 4 years ago
prevents_csrf.rb 183a893883 Maintenance: Improved explicitness of CSRF token check logic. 5 years ago
renders_models.rb 3fd0609f61 Fixes #2337 - Zammad stops Organization pagination after 500 entries. 4 years ago
sets_headers.rb 1cbb139476 Enhancement: Made CORS Preflight Check specification conform. 5 years ago