[PR #1] [MERGED] Improve OIDC docs plus add guide #1

Closed
opened 2026-02-17 17:12:25 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Drop-OSS/drop-docs-next/pull/1
Author: @Huskydog9988
Created: 2/10/2026
Status: Merged
Merged: 3/1/2026
Merged by: @DecDuck

Base: masterHead: misc-changes


📝 Commits (10+)

📊 Changes

5 files changed (+88 additions, -14 deletions)

View changed files

📝 astro.config.mjs (+12 -4)
public/robots.txt (+4 -0)
📝 src/content/docs/admin/authentication/oidc.md (+16 -4)
src/content/docs/admin/going-further/setting-up-oidc.mdx (+42 -0)
📝 src/content/docs/reference/build-server.mdx (+14 -6)

📄 Description

Improved the OIDC docs by adding more context and a guide. Also added other various things like links to the discord and matrix.


🔄 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/Drop-OSS/drop-docs-next/pull/1 **Author:** [@Huskydog9988](https://github.com/Huskydog9988) **Created:** 2/10/2026 **Status:** ✅ Merged **Merged:** 3/1/2026 **Merged by:** [@DecDuck](https://github.com/DecDuck) **Base:** `master` ← **Head:** `misc-changes` --- ### 📝 Commits (10+) - [`77aae9a`](https://github.com/Drop-OSS/drop-docs-next/commit/77aae9ab39342007c871e4f313dec06576281524) add discord and matrix links - [`71a360c`](https://github.com/Drop-OSS/drop-docs-next/commit/71a360c266756a2485850fe7eecbcca7cc88f527) update oidc redirct url docs - [`8aef83c`](https://github.com/Drop-OSS/drop-docs-next/commit/8aef83c9684ee2cf892a976686f468e9f5284e5d) document logout url - [`1d17975`](https://github.com/Drop-OSS/drop-docs-next/commit/1d17975f8bcdb857b1a642b3319c7c2818cd2bbc) update prisma version - [`9bbbafe`](https://github.com/Drop-OSS/drop-docs-next/commit/9bbbafe8a8343fc5b014e65e188405e5552a7f93) clarify build instructions - [`2ecc944`](https://github.com/Drop-OSS/drop-docs-next/commit/2ecc94499eac4f1c9e0e9b4e48b0ae089a50367f) advise people to use OIDC_WELLKNOWN - [`2b70396`](https://github.com/Drop-OSS/drop-docs-next/commit/2b70396ee1caa5b9aca68c36afe45ccf5b39d82b) basic OIDC guide - [`1a53d9a`](https://github.com/Drop-OSS/drop-docs-next/commit/1a53d9a648f1770598f4c88fb97e0ece55943d15) move oidc guide - [`7ef9b42`](https://github.com/Drop-OSS/drop-docs-next/commit/7ef9b42cd0e2dc24bd9cf841fc1c5e41237874e4) allow more subheadings - [`f34346e`](https://github.com/Drop-OSS/drop-docs-next/commit/f34346e5ba8ad56a4ff332122c91e1a6e184f944) add robots.txt ### 📊 Changes **5 files changed** (+88 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `astro.config.mjs` (+12 -4) ➕ `public/robots.txt` (+4 -0) 📝 `src/content/docs/admin/authentication/oidc.md` (+16 -4) ➕ `src/content/docs/admin/going-further/setting-up-oidc.mdx` (+42 -0) 📝 `src/content/docs/reference/build-server.mdx` (+14 -6) </details> ### 📄 Description Improved the OIDC docs by adding more context and a guide. Also added other various things like links to the discord and matrix. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:12:25 -05:00
yindo changed title from [PR #1] Improve OIDC docs plus add guide to [PR #1] [MERGED] Improve OIDC docs plus add guide 2026-06-05 14:25:31 -04:00
yindo closed this issue 2026-06-05 14:25:32 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: Drop-OSS/drop-docs-next#1