Correct stale and inaccurate wiki content against 3.2.x
- Security/Authentication: API keys are SHA-256 (sha256:), not bcrypt; add muximux hash --api-key; OIDC claims read from verified ID token + userinfo
- HTTP Actions: redirects are not followed (SSRF fix); CSRF is JSON content-type or X-Requested-With
- API: complete the rate-limit list (Docker lifecycle 30/min, config restore); soften the admin-only claim; refresh stale sample versions
- Translations: 37 languages incl. Korean; fix the localeNames/localeFlags contributor step
- Gateway: gateway-only labels propagate without an app-field change (3.2.1); server tls not required for gateway sites
- Docker discovery: strip_frame_blockers defaults to false
- Icons: GIF accepted; Debug logging: add docker/notify categories
- Home TOC: add HTTP Actions, Translations, Debug Logging
- OIDC guides: button label is Sign in with SSO; Zitadel roles-object mapping and Entra ID-token groups documented accurately