[PR #2625] [MERGED] Refactor OpenID Connect documentation #2768

Closed
opened 2025-12-29 04:18:54 +01:00 by adam · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/juanfont/headscale/pull/2625
Author: @nblock
Created: 5/24/2025
Status: Merged
Merged: 7/4/2025
Merged by: @nblock

Base: mainHead: oidc


📝 Commits (1)

  • ad5386e Refactor OpenID Connect documentation

📊 Changes

6 files changed (+340 additions, -232 deletions)

View changed files

📝 .prettierignore (+1 -0)
📝 CHANGELOG.md (+2 -0)
📝 config-example.yaml (+28 -18)
📝 docs/about/features.md (+1 -2)
📝 docs/ref/oidc.md (+307 -211)
📝 mkdocs.yml (+1 -1)

📄 Description

Please see commit messages for details.

Preview: https://nblock.github.io/headscale/ref/oidc/

  • have read the CONTRIBUTING.md file
  • raised a GitHub issue or discussed it on the projects chat beforehand
  • added unit tests
  • added integration tests
  • updated documentation if needed
  • updated CHANGELOG.md

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/juanfont/headscale/pull/2625 **Author:** [@nblock](https://github.com/nblock) **Created:** 5/24/2025 **Status:** ✅ Merged **Merged:** 7/4/2025 **Merged by:** [@nblock](https://github.com/nblock) **Base:** `main` ← **Head:** `oidc` --- ### 📝 Commits (1) - [`ad5386e`](https://github.com/juanfont/headscale/commit/ad5386ec540e5b6c2fa43b55e3f61dc3a4fab6c9) Refactor OpenID Connect documentation ### 📊 Changes **6 files changed** (+340 additions, -232 deletions) <details> <summary>View changed files</summary> 📝 `.prettierignore` (+1 -0) 📝 `CHANGELOG.md` (+2 -0) 📝 `config-example.yaml` (+28 -18) 📝 `docs/about/features.md` (+1 -2) 📝 `docs/ref/oidc.md` (+307 -211) 📝 `mkdocs.yml` (+1 -1) </details> ### 📄 Description Please see commit messages for details. Preview: https://nblock.github.io/headscale/ref/oidc/ <!-- Please tick if the following things apply. You… --> - [x] have read the [CONTRIBUTING.md](./CONTRIBUTING.md) file - [x] raised a GitHub issue or discussed it on the projects chat beforehand - [ ] added unit tests - [ ] added integration tests - [x] updated documentation if needed - [x] updated CHANGELOG.md --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
adam added the pull-request label 2025-12-29 04:18:54 +01:00
adam closed this issue 2025-12-29 04:18:54 +01:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/headscale#2768