[PR #1498] [MERGED] Use filaments password broker for reset link token when creating subuser #1418

Closed
opened 2026-02-05 18:13:20 +03:00 by OVERLORD · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/pelican-dev/panel/pull/1498
Author: @Boy132
Created: 7/8/2025
Status: Merged
Merged: 7/19/2025
Merged by: @Boy132

Base: mainHead: boy132/fix-password-reset-link


📝 Commits (2)

  • a185dcb use correct password broker for reset link
  • 027f2e1 Merge remote-tracking branch 'upstream/main' into boy132/fix-password-reset-link

📊 Changes

1 file changed (+6 additions, -3 deletions)

View changed files

📝 app/Services/Users/UserCreationService.php (+6 -3)

📄 Description

Otherwise you sometimes get 403 invalid signature errors. Just a small refactor.


🔄 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/pelican-dev/panel/pull/1498 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 7/8/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/fix-password-reset-link` --- ### 📝 Commits (2) - [`a185dcb`](https://github.com/pelican-dev/panel/commit/a185dcbc57d27a2ea74a2ae698fa953c1f185fca) use correct password broker for reset link - [`027f2e1`](https://github.com/pelican-dev/panel/commit/027f2e123ddbfb929a40a56177cdebbfc50f1e47) Merge remote-tracking branch 'upstream/main' into boy132/fix-password-reset-link ### 📊 Changes **1 file changed** (+6 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `app/Services/Users/UserCreationService.php` (+6 -3) </details> ### 📄 Description ~~Otherwise you sometimes get `403 invalid signature` errors.~~ Just a small refactor. --- <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 2026-02-05 18:13:20 +03:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/panel-pelican-dev#1418