Mantas Masalskis
a1b9ef2bbb
Maintenance: Update copyright information.
2026-01-02 15:41:09 +02:00
Rolf Schmidt
10d9bc4517
Fixes #5541 - The use of X-On-Behalf-Of in a REST call leads to a 500 error message.
...
Co-authored-by: Mantas Masalskis <mm@zammad.com>
2025-04-04 13:12:06 +02:00
Martin Edenhofer
777f463d7f
Applyed workaround for #5541 - The use of X-On-Behalf-Of in a REST call leads to a 500 error message
2025-04-02 04:03:34 +02:00
Mantas Masalskis
10f627cb69
Maintenance: Update copyright information
2025-01-01 17:39:43 +02:00
Dominik Klein
e054d6ca79
Maintenance: Update copyright information.
2024-01-02 11:55:19 +01:00
Florian Liebe
9dfc232536
Maintenance: Update copyright information.
2023-01-02 16:19:55 +01:00
Martin Gruner
24c3bdfd87
Maintenance: Update copyright header.
2022-01-01 14:38:12 +01:00
Martin Gruner
c84416aec0
Maintenance: Improved translatable source strings.
2021-12-07 11:12:09 +00:00
Martin Gruner
64a87b1c67
Fixes #2709 , fixes #2666 , fixes #2665 , fixes #556 , fixes #3275 - Refactoring: Implement new translation toolchain based on gettext.
...
- Translations are no longer fetched from the cloud.
- Instead, they are extracted from the codebase and stored in i18n/zammad.pot.
- Translations will be managed via a public Weblate instance soon.
- The translated .po files are fed to the database as before.
- It is now possible to change "translation" strings for en-us locally via the admin GUI.
- It is no longer possible to submit local changes.
2021-11-15 16:58:19 +01:00
Rolf Schmidt
55ed75cfd7
Fixes #3113 - Prefer HTTP standard header "From" over custom "X-On-Behalf-Of" for impersonation.
2021-08-10 14:20:20 +00:00
Mantas Masalskis
f7c53b1a20
Fixes #2851 - Wrong user is used when "X-On-Behalf-Of” header value is an email that starts with digits
2021-08-05 15:57:00 +02:00
Ryan Lue
c23e174ee0
Refactoring: Migrate user permission handling to Pundit policies.
2021-07-23 13:07:16 +00:00
Thorsten Eckel
b8b57781b7
Maintenance: Activated rubocop Layout/LeadingCommentSpace.
2021-07-19 15:43:33 +02:00
Martin Gruner
5df98684da
Maintenance: Update copyright information and add a new rubocop cop to watch over it.
2021-06-01 12:20:20 +00:00
Thorsten Eckel
876c0b18fd
Fixes issue #2983 - HTTP 401 responses causing issues with Basic Authentication.
2021-02-04 09:28:41 +01:00
Rolf Schmidt
22e0741f03
Fixes #3316 - X-On-Behalf-Of does not downcase input.
2020-12-03 09:07:15 +01:00
Thorsten Eckel
623b17be6b
Maintenance: Updated rubocop(-* gems) to latest version (0.92.0).
2020-09-30 11:07:01 +02:00
Ryan Lue
becbdb1baa
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
2020-03-19 10:39:51 +01:00
Thorsten Eckel
9af50f2a4e
Updated rubocop to latest version (0.59.2) and applied required changes.
2018-10-09 08:17:41 +02:00
Rolf Schmidt
6daaecb5fd
Fixed issue #1805 - API: Ticket creation - wrong user in notifcations, activity stream.
2018-02-13 17:19:22 +01:00
Thorsten Eckel
5eb49443dd
Refactoring: Splitted ApplicationController functionality into separat modules and concerns.
2017-03-09 15:31:26 +01:00