zammad/spec/lib
2026-05-22 11:33:45 +02:00
..
active_model Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
active_record/locking Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ai Fixes #6102 - Custom OpenAI OCR builds invalid data URI. 2026-04-28 16:01:28 +02:00
auth Fixes #4820 - OAuth: redirect_uri lost after login when user has no active session. 2026-05-06 15:16:31 +02:00
background_services Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
certificate Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
core_ext Fixes #6136 - Complex emails signature detection crashes email parsing 2026-05-15 16:13:28 +03:00
email_helper Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
escalation Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
excel_sheet Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
external_credential Maintenance: Add optional PKCE support to Microsoft OAuth flow. 2026-05-06 21:31:38 +02:00
filter_processor/match Follow up - 332b0d8 - Fixes #5815 - Allow usage of extracted text from regex 2026-04-09 12:47:33 +03:00
generators/zammad/translation_catalog Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
html_sanitizer Maintenance: Add test cases for url encoding with html scrubber. 2026-05-12 09:30:38 +02:00
import Fixes #6126 - Updating ticket as closed via keyboard shortcut fails on an OTRS migrated system. 2026-05-20 10:10:29 +01:00
knowledge_base Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
ldap Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
mail Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
microsoft_graph Fixes #5959 - Ruby exception raised in the log on some M365 errors. 2026-02-20 11:50:25 +01:00
mixin Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
monitoring_helper Follow-up 0f036a951f - Fixes #5998 - Add a toggle to the AI provider. 2026-03-17 08:22:50 +00:00
notification_factory Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
password_policy Fixes #5053 - Settings>Security>Passwords values not casted properly when changed via API 2026-03-23 13:42:24 +00:00
rack/middleware Maintenance: Change cookie handling to be Rack version agnostic 2026-04-21 18:50:00 +03:00
report Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
scrub_html Fixes #5897 - Emails cannot be fetched from mailbox 2026-01-08 16:37:31 +02:00
search_index_backend Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
secure_mailing Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
selector Feature: Desktop view - Search - Filter for input/textarea attributes. 2026-05-14 14:50:39 +02:00
sequencer Maintenance: Audit UserAgent timeout values across call sites 2026-05-22 11:33:45 +02:00
service Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
sessions Fixes #5965 - Sessions metadata is not cleaned up when using ZAMMAD_PROCESS_SESSIONS_JOBS_WORKERS 2026-05-14 19:10:17 +03:00
stats Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
tasks/zammad Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
text Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user_agent Fixes #6056 - Allow wildcards in no_proxy configuration 2026-04-28 14:21:34 +03:00
validations Fixes #6140 - Populate the "External data source field" with any values via the API. 2026-05-20 21:47:01 +02:00
whatsapp Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
zammad Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
app_version_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
application_handle_info_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
auth_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
auto_wizard_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
background_services_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
calendar_subscriptions_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
email_address_validation_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
email_helper_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
erb_sanitizer_spec.rb Fixes #6064 - Add new agent type for ticket tagging. 2026-04-27 10:52:39 +02:00
escalation_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
excel_sheet_spec.rb Fixes #5904 - Tags are not displayed in the Excel sheet of the report. 2026-01-08 14:41:54 +00:00
external_data_source_spec.rb Maintenance: Improves Webhook and External Data Source resilience against malicious endpoint addresses 2026-04-07 09:37:48 +02:00
external_sync_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
facebook_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
filter_processor_spec.rb Follow up - 332b0d8 - Fixes #5815 - Allow usage of extracted text from regex 2026-04-09 12:47:33 +03:00
hostname_safety_check_spec.rb Maintenance: Improves Webhook and External Data Source resilience against malicious endpoint addresses 2026-04-07 09:37:48 +02:00
html_sanitizer_spec.rb Maintenance: Add test cases for url encoding with html scrubber. 2026-05-12 09:30:38 +02:00
image_helper_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
language_detection_helper_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
ldap_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
microsoft_graph_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
migration_helper_spec.rb Follow up f88d427904 - Fixes #5667 - Add migration for reserved word data. 2026-03-05 13:24:57 +01:00
models_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
notification_factory_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
operations_rate_limiter_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
password_hash_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
password_policy_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
pseudonymisation_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
report_examples.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
scrub_html_spec.rb Fixes #6054 - UndefinedConversionError for valid UTF-8 characters in GB2312-declared HTML emails. 2026-04-28 14:22:16 +02:00
search_index_backend_spec.rb Fixes #6130 - multi_tree_select Elasticsearch datatype change on reindex. 2026-05-21 14:58:50 +02:00
search_knowledge_base_backend_spec.rb Maintenance: Update dependency rubocop to v1.85.0 2026-03-01 20:51:55 +02:00
sensitive_params_helper_spec.rb Maintenance: Improve configuration details returned by the server. 2026-03-04 08:07:54 +01:00
session_helper_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
signature_detection_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
stats_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
timeplan_calculation_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
upload_cache_spec.rb Maintenance: Renames 422 HTTP response code from unprocessable_entity to unprocessable_content due to RFC update 2026-04-22 18:23:21 +03:00
url_information_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user_agent_spec.rb Maintenance: Change cookie handling to be Rack version agnostic 2026-04-21 18:50:00 +03:00
user_context_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
user_info_spec.rb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00