[PR #900] [MERGED] Fixed creating, deleting account and updating password #1128

Closed
opened 2026-02-25 21:37:19 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cypht-org/cypht/pull/900
Author: @josaphatim
Created: 2/14/2024
Status: Merged
Merged: 2/16/2024
Merged by: @kroky

Base: masterHead: fixed-creating-updating-deleting-account


📝 Commits (1)

  • 56eac4e Fixed creating, deleting account and updating password

📊 Changes

3 files changed (+12 additions, -0 deletions)

View changed files

📝 scripts/create_account.php (+4 -0)
📝 scripts/delete_account.php (+4 -0)
📝 scripts/update_password.php (+4 -0)

📄 Description

Environment values were not loaded causing user creation, deletion and password update to not work.


🔄 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/cypht-org/cypht/pull/900 **Author:** [@josaphatim](https://github.com/josaphatim) **Created:** 2/14/2024 **Status:** ✅ Merged **Merged:** 2/16/2024 **Merged by:** [@kroky](https://github.com/kroky) **Base:** `master` ← **Head:** `fixed-creating-updating-deleting-account` --- ### 📝 Commits (1) - [`56eac4e`](https://github.com/cypht-org/cypht/commit/56eac4ea9c7214d606a7e6ee7b6c823d1492ebc6) Fixed creating, deleting account and updating password ### 📊 Changes **3 files changed** (+12 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `scripts/create_account.php` (+4 -0) 📝 `scripts/delete_account.php` (+4 -0) 📝 `scripts/update_password.php` (+4 -0) </details> ### 📄 Description Environment values were not loaded causing user creation, deletion and password update to not work. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 21:37:19 +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/cypht#1128
No description provided.