Mantas 28a31b241a Fixes #3186 - Endpoint api/v1/ticket_articles/by_ticket ignores X-On-Behalf-Of 4 years ago
..
authenticates.rb ae38999b17 Fixes #3128 - Add SSO login button to login page. 4 years ago
authorizes.rb 28a31b241a Fixes #3186 - Endpoint api/v1/ticket_articles/by_ticket ignores 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 becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
handles_transitions.rb 5eb49443dd Refactoring: Splitted ApplicationController functionality into separat modules and concerns. 7 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. 4 years ago
has_user.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
logs_http_access.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
prevents_csrf.rb 183a893883 Maintenance: Improved explicitness of CSRF token check logic. 5 years ago
renders_models.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
sets_headers.rb 1cbb139476 Enhancement: Made CORS Preflight Check specification conform. 4 years ago