Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/178 Author: @arunavo4 Created: 2/24/2026 Status: ✅ Merged Merged: 2/24/2026 Merged by: @arunavo4
Base: main ← Head: codex/issue-172
main
codex/issue-172
d023b25
3 files changed (+109 additions, -4 deletions)
📝 README.md (+14 -0) 📝 package.json (+1 -0) 📝 scripts/manage-db.ts (+94 -4)
README.md
package.json
scripts/manage-db.ts
reset-password
bun run reset-password
Fixes the admin lockout recovery gap raised in #172 and complements #164 without requiring email provider setup.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.
No dependencies set.
The note is not visible to the blocked user.
📋 Pull Request Information
Original PR: https://github.com/RayLabsHQ/gitea-mirror/pull/178
Author: @arunavo4
Created: 2/24/2026
Status: ✅ Merged
Merged: 2/24/2026
Merged by: @arunavo4
Base:
main← Head:codex/issue-172📝 Commits (1)
d023b25Add admin CLI password reset flow📊 Changes
3 files changed (+109 additions, -4 deletions)
View changed files
📝
README.md(+14 -0)📝
package.json(+1 -0)📝
scripts/manage-db.ts(+94 -4)📄 Description
Summary
reset-passwordcommand toscripts/manage-db.tsbun run reset-passwordscriptWhy
Fixes the admin lockout recovery gap raised in #172 and complements #164 without requiring email provider setup.
Test
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.