Thorsten Eckel 02a734644a Maintenance: Updated activerecord-session_store gem dependency to 2.0.0. 3 years ago
..
application_controller 28a31b241a Fixes #3186 - Endpoint api/v1/ticket_articles/by_ticket ignores X-On-Behalf-Of 4 years ago
concerns becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
integration 7f14332fe0 Maintenance: Check_MK changed its name to Checkmk. 4 years ago
knowledge_base 2d96a39bb4 Fixes #3148 - Knowledge Base search crashes if (parent) category is missing translation to the locale of the found object 3 years ago
sessions 22911f8616 Refactoring: Improve performance by pushing Ticket create screen information on demand to the client instead of checking every X seconds via the Scheduler. 4 years ago
activity_stream_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
application_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
applications_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
attachments_controller.rb d24a7c5584 Fixes #2777: Knowledge Base - Attachments not working for internal readers. 4 years ago
calendar_subscriptions_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
calendars_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
channels_email_controller.rb f5841a2fe3 Maintenance: Introduced custom Rubocop `Zammad/ExistsConditions` to check for `.find_by` in conditions and replace it with `.exists?` to increase performance and reduce memory cost. 4 years ago
channels_facebook_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
channels_google_controller.rb 5f06c8c6b4 Fixes #2866 - G Suite accounts will only allow access to apps using OAuth. Password-based access will no longer be supported. 4 years ago
channels_sms_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
channels_telegram_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
channels_twitter_controller.rb f69d7a0962 Refactoring: Utilize existing channel driver pattern for Twitter 4 years ago
chat_sessions_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
chats_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
cti_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
data_privacy_tasks_controller.rb b8481838cf Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
email_addresses_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
errors_controller.rb 2bf34b9404 Skip csrf token check for error controller. 7 years ago
external_credentials_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
first_steps_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
form_controller.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
getting_started_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
groups_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
http_logs_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
import_otrs_controller.rb b37e80df9a Updated rubocop(-* gems) to latest version (0.87.0). 4 years ago
import_zendesk_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
init_controller.rb c71b0d36d4 Updated copyright. 7 years ago
jobs_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
karma_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
knowledge_bases_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
links_controller.rb 97d14a93b3 Initial knowledge base support. 5 years ago
long_polling_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
macros_controller.rb cd28e904ac Improved session validation and usage of cors headers. 7 years ago
monitoring_controller.rb b8481838cf Fixes #2074 - Ability of deleting customers and / or all ticket at once. 4 years ago
object_manager_attributes_controller.rb 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 years ago
online_notifications_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
organizations_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
overviews_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
packages_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
postmaster_filters_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
proxy_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
recent_view_controller.rb e8a57517f4 Updated rubocop - applied custom Layout/AlignHash style. 5 years ago
report_profiles_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
reports_controller.rb 73f6a98e29 Updated rubocop(-* gems) to latest version (0.88.0). 4 years ago
roles_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
search_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
sessions_controller.rb 02a734644a Maintenance: Updated activerecord-session_store gem dependency to 2.0.0. 3 years ago
settings_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
signatures_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
slas_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
tags_controller.rb 3d9b2eb1b9 Maintenance: Ensured HTTP request verbs according to REST paradigm. 4 years ago
taskbar_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
templates_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
tests_controller.rb 4b6839cd82 Refactoring: Error request specs are not in RSpec format. 4 years ago
text_modules_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
ticket_articles_controller.rb 933ff548e3 Maintenance: Sync Article REST API capabilities with the ones of the frontend. 3 years ago
ticket_overviews_controller.rb a1da3a27f9 Enable Lint/UselessAssignment cop. 5 years ago
ticket_priorities_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
ticket_states_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
tickets_controller.rb 3d9b2eb1b9 Maintenance: Ensured HTTP request verbs according to REST paradigm. 4 years ago
time_accountings_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
translations_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
triggers_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
upload_caches_controller.rb c7f8045569 Refactoring: Created generic UploadCache class, controller and routes to handle attachment upload. 5 years ago
user_access_token_controller.rb dde7208ebc Fixes #3111 - admin.user token permission doesn't allow fetching details of specific user 4 years ago
user_devices_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago
users_controller.rb a18c613c7b Fixes #2943 (raise default password security) + #2907 (Password strength settings are ignored when creating new customer accounts) 4 years ago
version_controller.rb becbdb1baa Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit. 4 years ago