Skip to content

History / Zitadel Implementation Status

Revisions

  • 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>

    @JohnRDOrazio JohnRDOrazio committed Apr 24, 2026
  • 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>

    @JohnRDOrazio JohnRDOrazio committed Apr 24, 2026
  • Update Zitadel implementation status with completed work Move calendar-specific permissions, OpenFGA integration, and all five frontend issues from Outstanding to Completed. Add new sections for permission endpoints, OpenFGA middleware, and frontend implementations. Update infrastructure section with OpenFGA. Fix migrations reference. Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @JohnRDOrazio JohnRDOrazio committed Apr 24, 2026
  • Update Zitadel status: move completed #515 and #516 to done Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

    @JohnRDOrazio JohnRDOrazio committed Apr 20, 2026
  • 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>

    @JohnRDOrazio JohnRDOrazio committed Apr 2, 2026