7 Commits

Author SHA1 Message Date
ulferts 2b68eb08ad squash migrations below 15.0 2025-07-22 14:54:28 +02:00
Jan Sandbrink 4bf16e5215 Freeze string literals in two more modules
Diff was achieved by running

    rubocop -A --only Style/FrozenStringLiteralComment,Layout/EmptyLineAfterMagicComment,Style/RedundantFreeze

for the module folders of the affected modules.
This change is part of the effort to slowly roll out frozen
string literals across the entire application.
2025-06-30 09:51:24 +02:00
Oliver Günther 3532d8e1d8 Migrate SAML entries with an empty contract, ignoring errors 2024-11-07 14:15:27 +01:00
Oliver Günther 9a5364eda4 Fix empty settings on migration from auth providers 2024-10-28 11:00:28 +01:00
Oliver Günther 4ce3c933b6 Create migration to sync settings to SAML provider 2024-09-26 11:35:45 +02:00
Oliver Günther 344ce2730c Move auth provider to base table 2024-09-26 11:35:13 +02:00
Oliver Günther d1e76d8d20 Don't store as settings, but as record 2024-09-26 11:35:09 +02:00