Skip to content

Revisions

  • Split Configuration wiki page into topic pages Break the single Configuration page into dedicated pages for each major topic: Scopes, Claims, Routes, Nonces, I18n, and Dynamic Client Registration. - Promote heading levels (### → #, #### → ##, etc.) - Add "See also" links to Configuration.md - Fix cross-page links broken by the split No content changes beyond structural reorganization. Ref: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/289

    @55728 55728 committed Jun 15, 2026
  • Fix links in Configuration wiki page for Wiki context Adjust repository-relative paths and bare issue/PR references that broke when the content was copied from the README. - Convert relative file paths to absolute GitHub URLs (e.g. config/locales/en.yml → full blob URL) - Convert bare #NNN references to full issue/PR URLs where GitHub Wiki does not auto-link them No content changes. Ref: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/289

    @55728 55728 committed Jun 15, 2026
  • Copy Configuration section from README to Wiki Mechanical copy of README.md lines 78–610 (the entire Configuration section and its subsections) as the first step of the documentation migration tracked in #289. No content changes — this preserves the original text so that subsequent commits can restructure it into separate Wiki pages. Ref: https://github.com/doorkeeper-gem/doorkeeper-openid_connect/issues/289

    @55728 55728 committed Jun 15, 2026
  • Created Configuration (markdown)

    @55728 55728 committed Jun 8, 2026