zammad/app/controllers/application_controller
2021-08-16 08:49:32 +02:00
..
authenticates.rb Fixes #2389 - Enhance LDAP login to not affect "failed logins". 2021-08-16 08:49:32 +02:00
authorizes.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
checks_maintenance.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
handles_devices.rb Refactoring: Migrate user permission handling to Pundit policies. 2021-07-23 13:07:16 +00:00
handles_errors.rb Refactoring: Migrate user permission handling to Pundit policies. 2021-07-23 13:07:16 +00:00
handles_transitions.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
has_response_extentions.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
has_secure_content_security_policy_for_downloads.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
has_user.rb Fixes #3113 - Prefer HTTP standard header "From" over custom "X-On-Behalf-Of" for impersonation. 2021-08-10 14:20:20 +00:00
logs_http_access.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00
prevents_csrf.rb Maintenance: Add Brakeman for static security analysis. 2021-07-20 13:31:46 +00:00
renders_models.rb Maintenance: Activated rubocop Style/MethodCallWithoutArgsParentheses. 2021-07-19 15:31:14 +02:00
sets_headers.rb Maintenance: Update copyright information and add a new rubocop cop to watch over it. 2021-06-01 12:20:20 +00:00