Albrecht Degering zemion
  • Joined on 2025-08-22
zemion opened issue GovOPlaN/govoplan-dataflow#22 2026-09-08 01:06:03 +02:00
[Security] Bound padding allocations using the existing preview budget
zemion opened issue GovOPlaN/govoplan-core#297 2026-09-08 01:06:01 +02:00
[Security follow-up] Isolate untrusted parsing and reference execution with hard resource limits
zemion commented on issue GovOPlaN/govoplan-core#296 2026-09-08 01:05:08 +02:00
[Security / performance] Workspace review and verified hardening — September 2026

Verified implementation progress (local, not pushed):

  • Access #21: preserve service-account identity/current ceilings and tenant-only API-key permissions; consistent credential-source handling;…
zemion opened issue GovOPlaN/govoplan-notifications#6 2026-09-08 00:59:44 +02:00
[Performance / security] Batch notification attempts and preserve tenant boundaries
zemion opened issue GovOPlaN/govoplan-files#46 2026-09-08 00:59:42 +02:00
[Security] Bound TAR inspection before payload traversal
zemion opened issue GovOPlaN/govoplan-reporting#10 2026-09-08 00:59:40 +02:00
[Bug] Keep nested calculated-measure bind names valid
zemion opened issue GovOPlaN/govoplan-docs#22 2026-09-08 00:59:36 +02:00
[Performance / security] Batch semantic revision reads and validate projection ownership
zemion opened issue GovOPlaN/govoplan-templates#7 2026-09-08 00:59:22 +02:00
[Security] Enforce render output budget during construction
zemion opened issue GovOPlaN/govoplan-access#21 2026-09-08 00:59:22 +02:00
[Security] Preserve authentication source, service-account ceilings and tenant-only grants
zemion opened issue GovOPlaN/govoplan-connectors#18 2026-09-08 00:59:18 +02:00
[Security] Bound spreadsheet coordinate expansion before XLSX traversal
zemion opened issue GovOPlaN/govoplan-core#296 2026-09-08 00:35:20 +02:00
[Security / performance] Workspace review and verified hardening — September 2026
zemion commented on issue GovOPlaN/govoplan-core#295 2026-09-07 21:55:52 +02:00
[Usability] Consistent action placement, table cards, help discovery and module loading

Implemented the requested follow-up consolidation locally (not committed or pushed; issue remains open).

  • Files now uses the persistent shared workspace action bar: Reload, Create Folder,…
zemion commented on issue GovOPlaN/govoplan-core#295 2026-09-07 21:19:06 +02:00
[Usability] Consistent action placement, table cards, help discovery and module loading

Follow-up requested: consolidate remaining Files/Mail toolbars and duplicated Search filters using the shared contracts. In progress locally: persistent Files header with readonly Reload/Create/Upl…

zemion commented on issue GovOPlaN/govoplan-core#295 2026-09-07 20:36:53 +02:00
[Usability] Consistent action placement, table cards, help discovery and module loading

Final local verification: all175 browser conformance cases pass in one clean run (4.3min), including existing Campaign sending/progress/saving, archive, credential, grid/dialog, navigation and new…

zemion commented on issue GovOPlaN/govoplan-core#295 2026-09-07 20:28:44 +02:00
[Usability] Consistent action placement, table cards, help discovery and module loading

Implementation progress (local/unpublished): shared right-aligned guarded Reload placement, explicit table Card bodies, removal of phantom DataGrid scrollbar gutter, reusable list-filter…

zemion opened issue GovOPlaN/govoplan-core#295 2026-09-07 20:08:17 +02:00
[Usability] Consistent action placement, table cards, help discovery and module loading
zemion commented on issue GovOPlaN/govoplan-campaign#100 2026-09-07 19:50:55 +02:00
Recover workerless delivery safely; show compact SMTP/IMAP progress and complete recipients

Final verification: full Core browser conformance passed 149/149 in 3.4 minutes, including all 22 new Report/progress scenarios. The temporary test server stopped cleanly.

Final…

zemion commented on issue GovOPlaN/govoplan-campaign#100 2026-09-07 19:47:49 +02:00
Recover workerless delivery safely; show compact SMTP/IMAP progress and complete recipients

Implementation completed locally across Campaign, Mail, Core conformance and workspace checks. Not committed/pushed; keep this issue open pending publication.

Implemented:

  • Workerless bounded…
zemion opened issue GovOPlaN/govoplan-campaign#100 2026-09-07 19:21:31 +02:00
Recover workerless delivery safely; show compact SMTP/IMAP progress and complete recipients
zemion commented on issue GovOPlaN/govoplan-campaign#99 2026-09-07 16:09:51 +02:00
Fix protocol-crossed credential checks blocking SMTP preflight despite successful Mail server test

Implemented locally and verified. Mail SMTP batch/single and IMAP append now apply credential-selection policy to their own protocol; full authoring/summary validation still checks both.…