sysops
1d27dc2d8b
refactor: große API-Handler-Dateien in fokussierte Module aufteilen
Reine Code-Verschiebung, keine Logikänderung. Betroffen:
- ldap_tenants.go (994 Zeilen) -> ldap_tenants.go (Routing) + ldap_handlers.go
+ tenant_handlers.go + tenant_domain_handlers.go + tenant_logo_handlers.go
+ tenant_helpers.go
- import_handlers.go (621 Zeilen) -> imap_handlers.go + pop3_handlers.go
+ import_helpers.go
- admin_handlers.go (702 Zeilen) -> admin_users_handlers.go +
admin_status_handlers.go + admin_services_handlers.go +
admin_security_handlers.go
Lokal kein Go-Build möglich — Verifikation manuell per Funktions- und
Import-Abgleich Alt/Neu (alle Symbole exakt einmal vorhanden). Build
muss vor Deploy auf 192.168.1.131/132 bestätigt werden.
2026-06-21 23:38:57 +02:00
..
2026-06-21 23:38:57 +02:00
2026-06-21 22:26:06 +02:00
2026-04-06 10:54:26 +02:00
2026-06-21 22:26:06 +02:00
2026-06-21 22:26:06 +02:00
2026-06-14 22:25:02 +02:00
2026-03-20 14:50:20 +01:00
2026-03-18 00:19:00 +01:00
2026-04-05 20:37:35 +02:00
2026-05-10 23:13:57 +02:00
2026-06-14 22:25:02 +02:00
2026-05-11 14:56:32 +02:00
2026-03-31 22:36:57 +02:00
2026-06-14 22:25:02 +02:00
2026-06-12 22:38:28 +02:00
2026-03-31 21:54:11 +02:00
2026-06-14 22:25:02 +02:00