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