docs(issues): #0103 - a wiki login without a group ends in silence
Decision sorb, after diagnosing why @apo could not reach the wiki. apo logs in fine; the account exists since 2026-08-16 and was used again today. It is in no group, and wiki-anwender has zero members, so the wiki is effectively admin-only and every non-admin who ever tried met the same wall. Three deliberate settings compose into a dead end: OIDC self-registration creates the account, autoEnrollGroups is empty so it gets no group, and Guests was stripped to no permissions while the only rule for home belongs to wiki-anwender. Default deny then applies to every path including the start page - the user sees nothing rather than a reason, and at the current log level nothing records the attempt either. Same class as the mrtc outage: healthy, green, unusable, silent. The issue asks for a decision rather than assuming one: auto-enroll into wiki-anwender (the population is already curated by the invitation token, and betrieb/* stays admin-only through default deny), or keep per-person curation and make the dead end speak. Acceptance is a real login, not a config diff. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
This commit is contained in:
co-authored by
Claude Opus 5
parent
577c371ebf
commit
fd66b39bb6
@@ -2,9 +2,9 @@
|
||||
|
||||
<!-- Generated by scripts/gen_status.py — do not edit. -->
|
||||
|
||||
## Issues (62 open, 34 closed)
|
||||
## Issues (63 open, 34 closed)
|
||||
|
||||
Verteilung: M1 16 · M2 16 · M3 4 · M4 11 · M5 15
|
||||
Verteilung: M1 17 · M2 16 · M3 4 · M4 11 · M5 15
|
||||
|
||||
| Issue | Status | Meilenstein | Priorität | Title |
|
||||
|---|---|---|---|---|
|
||||
@@ -70,6 +70,7 @@ Verteilung: M1 16 · M2 16 · M3 4 · M4 11 · M5 15
|
||||
| [0100](docs/issues/0100-threadnet-web-13-asset-pfade-tragen-weiterhin-element-themes-e.md) | open | M4 | low | Asset-Pfade tragen weiterhin "element" (themes/element/…) |
|
||||
| [0101](docs/issues/0101-threadnet-call-4-kaputtes-paket-0-19-2-threadnet-6-in-der-regi.md) | open | M4 | low | Kaputtes Paket 0.19.2-threadnet.6 in der Registry — Herkunft ungeklärt |
|
||||
| [0102](docs/issues/0102-dmarc-und-mail-haertung-der-zone-axion1337-chat.md) | open | M1 | medium | DMARC der Plattform-Zone `axion1337.chat` steht auf p=none — und gehört IONOS, nicht uns |
|
||||
| [0103](docs/issues/0103-wiki-zugang-ohne-gruppe-endet-stumm.md) | open | M1 | medium | Wiki: Anmeldung ohne Gruppe endet stumm — `wiki-anwender` hat null Mitglieder |
|
||||
|
||||
## Active design docs (0)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user