[PR #163] [MERGED] 162 login fails if user data exists in database #303

Closed
opened 2026-02-27 19:17:41 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/EddieTheCubeHead/Stagnum/pull/163
Author: @EddieTheCubeHead
Created: 4/1/2024
Status: Merged
Merged: 4/1/2024
Merged by: @EddieTheCubeHead

Base: masterHead: 162-login-fails-if-user-data-exists-in-database


📝 Commits (3)

  • e543023 162 login fails if user data exists in database
  • a7fa058 162 remove wip mark
  • 6dfc39c 162 Relax timing-related assert

📊 Changes

3 files changed (+41 additions, -17 deletions)

View changed files

📝 server/src/database/entities.py (+1 -1)
📝 server/test/auth_features/auth_login_callback_features.py (+39 -15)
📝 server/test/pool_features/playback_features.py (+1 -1)

📄 Description

Created a test to reproduce the problem, fixed the problem by updating cascade rules for relationship


🔄 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/EddieTheCubeHead/Stagnum/pull/163 **Author:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Created:** 4/1/2024 **Status:** ✅ Merged **Merged:** 4/1/2024 **Merged by:** [@EddieTheCubeHead](https://github.com/EddieTheCubeHead) **Base:** `master` ← **Head:** `162-login-fails-if-user-data-exists-in-database` --- ### 📝 Commits (3) - [`e543023`](https://github.com/EddieTheCubeHead/Stagnum/commit/e543023bea6ce9a7c50e75d0130d3624d27ea0f5) 162 login fails if user data exists in database - [`a7fa058`](https://github.com/EddieTheCubeHead/Stagnum/commit/a7fa0584cf458f908caac2fb4a54d654c1903891) 162 remove wip mark - [`6dfc39c`](https://github.com/EddieTheCubeHead/Stagnum/commit/6dfc39cc78cab678eaff5aae58ad833c73c1468f) 162 Relax timing-related assert ### 📊 Changes **3 files changed** (+41 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `server/src/database/entities.py` (+1 -1) 📝 `server/test/auth_features/auth_login_callback_features.py` (+39 -15) 📝 `server/test/pool_features/playback_features.py` (+1 -1) </details> ### 📄 Description Created a test to reproduce the problem, fixed the problem by updating cascade rules for relationship --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-27 19:17:41 +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/Stagnum#303
No description provided.