Mantas Masalskis
|
1615e3c995
|
Maintenance: Improve configuration details returned by the server.
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Marcel Bialas <mb@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
|
2026-03-04 08:07:54 +01:00 |
|
Mantas Masalskis
|
a1b9ef2bbb
|
Maintenance: Update copyright information.
|
2026-01-02 15:41:09 +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 |
|
Dominik Klein
|
90cd48be11
|
Follow-up 78edc32 - Fixes #4471 - Support LDAP interfaces that always need authentication (e.g. OKTA LDAP).
|
2023-11-06 20:13:08 +01:00 |
|
Florian Liebe
|
78edc3211c
|
Fixes #4471 - Support LDAP interfaces that always need authentication (e.g. OKTA LDAP).
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
|
2023-09-07 12:08:54 +02:00 |
|
Mantas
|
3b29835d4a
|
Fixes #3119 - Clarify authentication_check and authorize! before_actions
|
2023-03-21 20:14:54 +00: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 |
|
Thorsten Eckel
|
ca56de3648
|
Maintenance: Updated to Rails 6.0.4 and the new Zeitwerk autoloader.
This changes the minimum supported version of PostgreSQL to 9.3.
|
2021-06-23 11:35:27 +00: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 |
|
Ryan Lue
|
becbdb1baa
|
Refactoring: Replaced home-rolled authorization logic in Controllers with Pundit.
|
2020-03-19 10:39:51 +01:00 |
|
Thorsten Eckel
|
83c77a4a35
|
Applied required changes to install and use PHP 5.6 for testing the Zammad PHP API client - until @jepf adds PHP 7 support (for tests).
|
2019-06-27 20:26:28 +02:00 |
|
Thorsten Eckel
|
e8a57517f4
|
Updated rubocop - applied custom Layout/AlignHash style.
|
2018-12-19 18:33:22 +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 |
|
Thorsten Eckel
|
5f3c793f37
|
Refactoring: Fixed autoloading issues and workarounds by doing dependency requirement the "Rails Way".
- Removed unneeded `require`s
- Replaced needed `require`s with `require_dependency`
- Replaced `load` with Concers
- Kept gem and core `require`s
Read more about ``nrequire_dependency here: http://guides.rubyonrails.org/autoloading_and_reloading_constants.html#require-dependency
Read more about Concerns here: http://api.rubyonrails.org/v5.1/classes/ActiveSupport/Concern.html
|
2018-04-26 10:58:16 +02:00 |
|
Thorsten Eckel
|
12a63ac17f
|
Replaced old LDAP sync with refactored Sequencer based version 🚀.
|
2018-01-08 16:27:23 +01:00 |
|
Thorsten Eckel
|
4937d742ea
|
- Added Exchange integration.
- Added Sequencer.
- Prepared migration of LDAP integration to Sequencer.
- Added and improved RSpec support helpers.
|
2017-08-16 15:12:20 +02:00 |
|
Thorsten Eckel
|
017022eae9
|
Fixed issue #1114 - Configuration of LDAP with disabled anonymous bind fails.
|
2017-06-01 17:09:17 +02:00 |
|
Thorsten Eckel
|
ec6a4a199c
|
Working on issue #981 - Added possibility to manually start LDAP import.
|
2017-05-12 19:11:07 +02:00 |
|
Thorsten Eckel
|
c9b2255e4f
|
Initial version of LDAP user sync support.
|
2017-04-19 12:09:54 +02:00 |
|