[PR #636] [MERGED] chore: Add docs link and rename to Federated Client Credentials #710

Closed
opened 2025-10-08 00:15:43 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pocket-id/pocket-id/pull/636
Author: @ItalyPaleAle
Created: 6/8/2025
Status: Merged
Merged: 6/9/2025
Merged by: @stonith404

Base: mainHead: federated-client-credentials


📝 Commits (4)

  • fc6defa chore: Add docs link and rename to Federated Client Credentials
  • 03e1465 Merge branch 'main' into federated-client-credentials
  • ee8831a Merge branch 'main' into federated-client-credentials
  • a1c98e4 improve "docs" link design

📊 Changes

15 files changed (+78 additions, -57 deletions)

View changed files

📝 frontend/messages/cs.json (+4 -4)
📝 frontend/messages/da.json (+4 -4)
📝 frontend/messages/de.json (+4 -4)
📝 frontend/messages/en.json (+5 -4)
📝 frontend/messages/es.json (+4 -4)
📝 frontend/messages/fr.json (+4 -4)
📝 frontend/messages/it.json (+4 -4)
📝 frontend/messages/nl.json (+4 -4)
📝 frontend/messages/pl.json (+4 -4)
📝 frontend/messages/pt-BR.json (+4 -4)
📝 frontend/messages/ru.json (+4 -4)
📝 frontend/messages/zh-CN.json (+4 -4)
📝 frontend/messages/zh-TW.json (+4 -4)
📝 frontend/src/lib/components/form/form-input.svelte (+17 -1)
📝 frontend/src/routes/settings/admin/oidc-clients/federated-identities-input.svelte (+8 -4)

📄 Description

Follow-up from #566

Adds link to docs (see https://github.com/pocket-id/website/pull/104) and renames the feature in the UI to "federated client credentials", to make it specific this is about client credentials and not user identity


🔄 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/pocket-id/pocket-id/pull/636 **Author:** [@ItalyPaleAle](https://github.com/ItalyPaleAle) **Created:** 6/8/2025 **Status:** ✅ Merged **Merged:** 6/9/2025 **Merged by:** [@stonith404](https://github.com/stonith404) **Base:** `main` ← **Head:** `federated-client-credentials` --- ### 📝 Commits (4) - [`fc6defa`](https://github.com/pocket-id/pocket-id/commit/fc6defa033319b71442b8f9c1fa80039b2463c5b) chore: Add docs link and rename to Federated Client Credentials - [`03e1465`](https://github.com/pocket-id/pocket-id/commit/03e14650038c5fc1c65deb4847d41d586a8d6e52) Merge branch 'main' into federated-client-credentials - [`ee8831a`](https://github.com/pocket-id/pocket-id/commit/ee8831a4f320ef44d18174eefdbe93b95e634914) Merge branch 'main' into federated-client-credentials - [`a1c98e4`](https://github.com/pocket-id/pocket-id/commit/a1c98e4305801ce5197257751e68e42b82c36cb9) improve "docs" link design ### 📊 Changes **15 files changed** (+78 additions, -57 deletions) <details> <summary>View changed files</summary> 📝 `frontend/messages/cs.json` (+4 -4) 📝 `frontend/messages/da.json` (+4 -4) 📝 `frontend/messages/de.json` (+4 -4) 📝 `frontend/messages/en.json` (+5 -4) 📝 `frontend/messages/es.json` (+4 -4) 📝 `frontend/messages/fr.json` (+4 -4) 📝 `frontend/messages/it.json` (+4 -4) 📝 `frontend/messages/nl.json` (+4 -4) 📝 `frontend/messages/pl.json` (+4 -4) 📝 `frontend/messages/pt-BR.json` (+4 -4) 📝 `frontend/messages/ru.json` (+4 -4) 📝 `frontend/messages/zh-CN.json` (+4 -4) 📝 `frontend/messages/zh-TW.json` (+4 -4) 📝 `frontend/src/lib/components/form/form-input.svelte` (+17 -1) 📝 `frontend/src/routes/settings/admin/oidc-clients/federated-identities-input.svelte` (+8 -4) </details> ### 📄 Description Follow-up from #566 Adds link to docs (see https://github.com/pocket-id/website/pull/104) and renames the feature in the UI to "federated client credentials", to make it specific this is about client credentials and not user identity --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
OVERLORD added the pull-request label 2025-10-08 00:15:43 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/pocket-id-pocket-id-1#710