Commit graph

14 commits

Author SHA1 Message Date
Mantas Masalskis
a1b9ef2bbb Maintenance: Update copyright information. 2026-01-02 15:41:09 +02:00
Florian Liebe
84d0b4fc65 Maintenance: Update WebAuthn configuration. 2025-11-26 10:57:30 +01:00
Dusan Vuckovic
f554b7e928 Maintenance: Improve 2FA endpoints.
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2025-02-14 09:36:02 +01:00
Mantas Masalskis
10f627cb69 Maintenance: Update copyright information 2025-01-01 17:39:43 +02:00
Mantas Masalskis
4c98b08130 Maintenance: Improve Two-Factor disabled methods handling.
1) When Two-Factor default method is disabled, it will pick the next enabled and configured method.

2) Make it clear in specs that it's fine to not require Two-Factor when logging in if only configured method is disabled.

3) Allow to remove disabled Two-Factor methods.
2024-05-05 19:59:43 +02:00
Dusan Vuckovic
336f823f1c Fixes #5156 - User login flow is interrupted when two-factor authentication method security keys is used. 2024-05-01 17:13:28 +02:00
Benjamin Scharf
8ad0fd4087 Feature: Desktop view - Implement Two-factor Authentication personal setting.
Co-authored-by: Benjamin Scharf <bs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Martin Gruner <mg@zammad.com>
2024-05-01 11:19:02 +02:00
Martin Gruner
af40ea76ee Maintenance: Fix typo. 2024-01-29 19:07:33 +01:00
Dominik Klein
e054d6ca79 Maintenance: Update copyright information. 2024-01-02 11:55:19 +01:00
Dominik Klein
ae9d4fe779 Follow up - ef546f54 - Fixes #4620 - Add recovery code hashing for saving in database.
Co-authored-by: Dominik Klein <dk@zammad.com>
Co-authored-by: Florian Liebe <fl@zammad.com>
2023-06-01 17:15:39 +02:00
Dusan Vuckovic
339c8e2d4a Fixes - Adding multiple security keys does not seem to work. 2023-06-01 11:59:52 +00:00
Florian Liebe
e3d3463ead Fixes #4616 - Two-factor authentication (2FA): Security Keys
Co-authored-by: Florian Liebe <fl@zammad.com>
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
Co-authored-by: Dusan Vuckovic <dv@zammad.com>
2023-06-01 09:26:46 +02:00
Dominik Klein
0c307e8bee Fixes #4620 - Two-factor authentication (2FA): Recovery Codes
Co-authored-by: Mantas Masalskis <mm@zammad.com>
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
Co-authored-by: Dominik Klein <dk@zammad.com>
2023-05-31 11:54:14 +02:00
Florian Liebe
54f06204fd Fixes #4595 - 2FA: Authenticator App
Co-authored-by: Dominik Klein <dk@zammad.com>
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: Martin Gruner <mg@zammad.com>
Co-authored-by: Rolf Schmidt <rolf.schmidt@zammad.com>
Co-authored-by: Tobias Schäfer <ts@zammad.com>
Co-authored-by: Vladimir Sheremet <vs@zammad.com>
2023-05-19 16:29:47 +02:00