We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
Remove duplicate H1 headers from all wiki pages GitHub wiki already displays the page title from the filename, so H1 headers that duplicate the title create redundant "Title Title" display. Removed from all 17 content pages. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Fix pre-existing lint issues in wiki pages Fix setext heading in Source-data.md, align tables in Zitadel RBAC Overview, Infrastructure Setup, and Production Security pages using prettier. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add navigation footers to all wiki pages Each page now has a footer with its section name, prev/next links within the section, and a Home link. Sections: For Users, For Webmasters, For Liturgists, For Developers (3 pages), For Contributors (3 pages), Testing (3 pages), Authentication & RBAC (5 pages). Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Add Zitadel RBAC documentation to wiki Add five new wiki pages covering the Zitadel OIDC/RBAC integration: - Overview (architecture, roles, protected routes) - Infrastructure Setup (local Docker Compose development) - Production Deployment (step-by-step guide with secrets, DNS, proxy, migrations) - Production Security (rate limiting, HTTPS, cookies, monitoring) - Implementation Status (completed work and outstanding issues) Also add sidebar navigation and link from Home page. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>