From e41f8e1f86154a116bbce5ab535c1f5dd706f459 Mon Sep 17 00:00:00 2001 From: Thore Cimbal Date: Tue, 18 Aug 2026 12:00:00 +0000 Subject: [PATCH] docs(issues): #0074 - measured state of three cleanup items Checking whether Boje is deactivated in Synapse produced the answer to three of this checklist's four lines. @bojeledoggo is deactivated, so that item is done. clark and lucky are still active, so that one is not. Boje is the odd one: the account exists only in Authentik, created 2026-05-15 with a single login that same day and nothing since, no email and no group. There is no @boje or @Boje in Synapse and no upstream link in MAS, so the identity never completed a Matrix login. The open question is less "add the email" than "does this identity still belong anywhere". Recorded because the name similarity has misled once already: @bojeledoggo, Boje and elbojoloco are three different accounts. Co-Authored-By: Claude Opus 5 --- ...74-gitops-39-cleanup-checkliste-laufend.md | 21 +++++++++++++++++++ 1 file changed, 21 insertions(+) diff --git a/docs/issues/0074-gitops-39-cleanup-checkliste-laufend.md b/docs/issues/0074-gitops-39-cleanup-checkliste-laufend.md index 3ff9593..fd423b5 100644 --- a/docs/issues/0074-gitops-39-cleanup-checkliste-laufend.md +++ b/docs/issues/0074-gitops-39-cleanup-checkliste-laufend.md @@ -23,3 +23,24 @@ Laufende Sammel-Liste kleiner Aufraeumarbeiten, kein einzelnes Projekt - hier la --- *Migriert aus Gitea `sorb/axion1337.chat-gitops#39` — dort erstellt am 2026-07-28 von sorb.* + +## Zwischenstand 2026-08-18 — gemessen, nicht abgehakt + +Bei der Wiki-Zugangsdiagnose (#0103) fielen drei der vier Punkte als Messwerte an: + +- **`@bojeledoggo` — erledigt.** Das Konto ist in Synapse `deactivated = 1` + (angelegt 2026-07-28). Der Punkt kann gestrichen werden. +- **`Boje`s fehlende E-Mail — weiterhin offen**, und die Lage ist eigentümlicher als + die Zeile vermuten lässt: `Boje` existiert **nur in Authentik** (angelegt + 2026-05-15, genau ein Login am selben Tag, seither nie wieder, keine E-Mail, keine + Gruppe). Ein Matrix-Konto `@boje`/`@Boje` gibt es **nicht**, und in MAS existiert + keine Verknüpfung — die Identität hat nie einen Matrix-Login abgeschlossen. Die + Frage ist damit weniger „E-Mail nachtragen" als „gehört die Identität noch + irgendwohin". +- **`clark`/`lucky` — noch nicht gelöscht**, beide in Synapse aktiv + (`deactivated = 0`). Die Bedingung des Punktes („sobald der Stack final abgenommen + ist") ist die eigentliche Frage. + +Zur Einordnung, weil die Namensähnlichkeit hier schon einmal in die Irre geführt hat: +`@bojeledoggo` (deaktiviert, Matrix), `Boje` (aktiv, nur Authentik) und `elbojoloco` +(= `@akadmin`, aktiv, sorbs Admin-Konto) sind **drei verschiedene Konten**.