Leopoldadmin
  • Joined on 2026-05-19
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-04 09:55:07 +00:00
0d06e73fe5 Fix: Simplify docker-compose.yml — remove custom networks and labels
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-04 09:41:19 +00:00
51c9b467b2 Fix: verify_ws_origin async + await callers
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-04 09:13:46 +00:00
7d3007b6c4 Fix: Remove hardcoded UUIDs and secrets from deploy scripts
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-04 07:27:22 +00:00
e7edc46286 Phase 3: WebSocket CSRF, SameSite=Lax, Tenant FK CASCADE
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 22:38:00 +00:00
4a104af615 Fix duplicate networks key in crm-app service
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 22:31:57 +00:00
6481996334 Add Traefik labels and coolify network for crm.media-on.de routing
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 22:18:08 +00:00
51a2c44238 Fix: Migration 0102 checks table existence before adding owner_id
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 22:11:30 +00:00
40e9943e69 Fix: Remove external port binding from crm-app (conflicts with Coolify on port 8000)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 22:03:31 +00:00
e17b9c9e56 Phase 2: Visibility Filter & Owner ID
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 21:14:27 +00:00
93a330ae40 Fix: Simplify migration 0101 — only disable RLS on auth tables
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 21:06:04 +00:00
d43407ca77 Fix: Disable RLS on auth tables, correct policy syntax
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 20:32:04 +00:00
4f970a11eb Phase 1: Critical security fixes - 59 permissions, grants, RLS, mass-assignment, ownership, leaks, MIME
Leopoldadmin opened issue Leopoldadmin/leocrm#350 2026-08-03 20:02:32 +00:00
[Auto] Request failed with status code 404
Leopoldadmin opened issue Leopoldadmin/leocrm#349 2026-08-03 20:02:32 +00:00
[Auto] [Backend] GET /api/v1/api/v1/workspaces/my → 404
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 19:42:18 +00:00
bd9fc15418 A1: Permission-Checks fuer delegations, policies, permission_templates, ai_copilot
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 18:40:57 +00:00
f043be44be Statement Timeout: 30s -> 300s (5min) — nur echte Hänger abbrechen, normale Queries/Reports/Bulk laufen durch
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 18:23:10 +00:00
3622120cd6 Optimierung: approximate_count fuer contact_service (0.06ms statt 700ms bei 1M+ rows)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 18:16:18 +00:00
662916a8cb Allgemeine Performance Optimierungen fuer 1M+ Datensaetze
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 17:21:20 +00:00
5863004727 Fix: Keyset-Pagination use_keyset unabhaengig von cursor (erste Seite ohne cursor)
Leopoldadmin pushed to main at Leopoldadmin/leocrm 2026-08-03 17:18:11 +00:00
5d35f0064e Performance Optimierungen: Rate Limit, created_at Index, Keyset-Pagination