[PR #1533] [MERGED] Add migration to clear password from auth:fail logs #1438

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

📋 Pull Request Information

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

Base: mainHead: boy132/clear-auth-fail-logs


📝 Commits (1)

  • 1b1caa4 add migration to clear password from auth:fail logs

📊 Changes

1 file changed (+29 additions, -0 deletions)

View changed files

database/migrations/2025_07_19_141511_clear_password_from_failed_auth_logs.php (+29 -0)

📄 Description

Followup for #1504


🔄 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/1533 **Author:** [@Boy132](https://github.com/Boy132) **Created:** 7/19/2025 **Status:** ✅ Merged **Merged:** 7/19/2025 **Merged by:** [@Boy132](https://github.com/Boy132) **Base:** `main` ← **Head:** `boy132/clear-auth-fail-logs` --- ### 📝 Commits (1) - [`1b1caa4`](https://github.com/pelican-dev/panel/commit/1b1caa4b52a30965b6e1bc6699d52d41b0486ccb) add migration to clear password from `auth:fail` logs ### 📊 Changes **1 file changed** (+29 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `database/migrations/2025_07_19_141511_clear_password_from_failed_auth_logs.php` (+29 -0) </details> ### 📄 Description Followup for #1504 --- <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:59 +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#1438