[PR #709] [MERGED] fix: visibility of update password & security fields using identityprovider #1128

Closed
opened 2026-02-26 19:31:57 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/documenso/documenso/pull/709
Author: @anikdhabal
Created: 12/1/2023
Status: Merged
Merged: 1/24/2024
Merged by: @dguyen

Base: mainHead: issue#690


📝 Commits (7)

  • db81e9d fix: visibilty of security fields using identityprovider
  • c6d81ca fix: visibilty of update password & security fields using identityprovider
  • 0cd714b Update page.tsx
  • 898935a Merge branch 'main' into issue#690
  • 0ddb18c Merge branch 'main' into issue#690
  • 6f701dd -fix: linting
  • 346efa5 -refactor: relocate files

📊 Changes

2 files changed (+38 additions, -15 deletions)

View changed files

📝 apps/web/src/app/(dashboard)/settings/security/page.tsx (+31 -15)
📝 packages/lib/constants/auth.ts (+7 -0)

📄 Description

fixes #690
Screenshot 2023-12-01 233708


🔄 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/documenso/documenso/pull/709 **Author:** [@anikdhabal](https://github.com/anikdhabal) **Created:** 12/1/2023 **Status:** ✅ Merged **Merged:** 1/24/2024 **Merged by:** [@dguyen](https://github.com/dguyen) **Base:** `main` ← **Head:** `issue#690` --- ### 📝 Commits (7) - [`db81e9d`](https://github.com/documenso/documenso/commit/db81e9de91d64303f1b666aeccb2737dd86aee32) fix: visibilty of security fields using identityprovider - [`c6d81ca`](https://github.com/documenso/documenso/commit/c6d81ca5106a5a852d26bc41f4ee407d302c3634) fix: visibilty of update password & security fields using identityprovider - [`0cd714b`](https://github.com/documenso/documenso/commit/0cd714b9c92466011521c664887344e0b42eb418) Update page.tsx - [`898935a`](https://github.com/documenso/documenso/commit/898935a6f4b695e96cc8ae6227259f9772af9d9c) Merge branch 'main' into issue#690 - [`0ddb18c`](https://github.com/documenso/documenso/commit/0ddb18c0c03147b2665db28e35d20b6ddd2bb5fc) Merge branch 'main' into issue#690 - [`6f701dd`](https://github.com/documenso/documenso/commit/6f701dd6c626dbe029a470c8798b8222d58b6fb3) -fix: linting - [`346efa5`](https://github.com/documenso/documenso/commit/346efa590e80b52bac587cc2a57c5a601b49e5b5) -refactor: relocate files ### 📊 Changes **2 files changed** (+38 additions, -15 deletions) <details> <summary>View changed files</summary> 📝 `apps/web/src/app/(dashboard)/settings/security/page.tsx` (+31 -15) 📝 `packages/lib/constants/auth.ts` (+7 -0) </details> ### 📄 Description fixes #690 ![Screenshot 2023-12-01 233708](https://github.com/documenso/documenso/assets/81948346/f9d90a51-e9a4-4d78-b231-3229c65cd309) --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 19:31:57 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/documenso#1128
No description provided.