[PR #8498] [CLOSED] fix: [Bug] Can't log into console admin with fresh self-hosted deployment even with default config: HTTP 200 status message: "Invalid email or password" statusCode: "404" (issue #8494) #8360

Closed
opened 2026-03-23 23:23:50 +00:00 by mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/AppFlowy-IO/AppFlowy/pull/8498
Author: @ipezygj
Created: 2/23/2026
Status: Closed

Base: mainHead: fix-issue-8494


📝 Commits (2)

  • 9b8012c fix: [FR] Right-click Add block link to table (issue #8495)
  • 568cb96 fix: [FR] Right-click Add block link to table (issue #8495)

📊 Changes

2 files changed (+84 additions, -0 deletions)

View changed files

CONTRIBUTING.md (+1 -0)
gandalf_botti.py (+83 -0)

📄 Description

🧙‍♂️ Gandalf automated fix for issue #8494

Summary by Sourcery

Add an automated helper script for forking the AppFlowy repo, creating fix branches from GitHub issues, and opening pull requests using the GitHub CLI.

New Features:

  • Introduce a Gandalf automation script that fetches issues via GitHub CLI and creates corresponding fix branches, commits, pushes, and pull requests automatically.

Enhancements:

  • Add an empty CONTRIBUTING.md file as a placeholder for future contribution guidelines.

🔄 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/AppFlowy-IO/AppFlowy/pull/8498 **Author:** [@ipezygj](https://github.com/ipezygj) **Created:** 2/23/2026 **Status:** ❌ Closed **Base:** `main` ← **Head:** `fix-issue-8494` --- ### 📝 Commits (2) - [`9b8012c`](https://github.com/AppFlowy-IO/AppFlowy/commit/9b8012c572dec828d7045b1894a32c81a6bafdbd) fix: [FR] Right-click Add block link to table (issue #8495) - [`568cb96`](https://github.com/AppFlowy-IO/AppFlowy/commit/568cb962c070ab05a60d5a4d86ce40a344c68a97) fix: [FR] Right-click Add block link to table (issue #8495) ### 📊 Changes **2 files changed** (+84 additions, -0 deletions) <details> <summary>View changed files</summary> ➕ `CONTRIBUTING.md` (+1 -0) ➕ `gandalf_botti.py` (+83 -0) </details> ### 📄 Description 🧙‍♂️ Gandalf automated fix for issue #8494 ## Summary by Sourcery Add an automated helper script for forking the AppFlowy repo, creating fix branches from GitHub issues, and opening pull requests using the GitHub CLI. New Features: - Introduce a Gandalf automation script that fetches issues via GitHub CLI and creates corresponding fix branches, commits, pushes, and pull requests automatically. Enhancements: - Add an empty CONTRIBUTING.md file as a placeholder for future contribution guidelines. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
mirror 2026-03-23 23:23:50 +00: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
AppFlowy-IO/AppFlowy#8360
No description provided.