[PR #12] [MERGED] Temporary fix for reopen the window if password fails #33

Closed
opened 2026-05-05 03:33:58 -06:00 by gitea-mirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/cy384/ssheven/pull/12
Author: @justinbeatz
Created: 11/21/2021
Status: Merged
Merged: 12/30/2021
Merged by: @cy384

Base: masterHead: feature-dialog-login


📝 Commits (1)

  • 0745a09 Temporary fix for reopen the window if password fails

📊 Changes

4 files changed (+72 additions, -61 deletions)

View changed files

.gitignore (+3 -0)
📝 ssheven-net.c (+1 -0)
📝 ssheven.c (+67 -61)
📝 ssheven.h (+1 -0)

📄 Description

This is a temporary (ugly) fix for reopen the login window if you type a bad password, so you don't have to quit and open the program again.


🔄 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/cy384/ssheven/pull/12 **Author:** [@justinbeatz](https://github.com/justinbeatz) **Created:** 11/21/2021 **Status:** ✅ Merged **Merged:** 12/30/2021 **Merged by:** [@cy384](https://github.com/cy384) **Base:** `master` ← **Head:** `feature-dialog-login` --- ### 📝 Commits (1) - [`0745a09`](https://github.com/cy384/ssheven/commit/0745a09577783440c9bcf9431322f659d948f267) Temporary fix for reopen the window if password fails ### 📊 Changes **4 files changed** (+72 additions, -61 deletions) <details> <summary>View changed files</summary> ➕ `.gitignore` (+3 -0) 📝 `ssheven-net.c` (+1 -0) 📝 `ssheven.c` (+67 -61) 📝 `ssheven.h` (+1 -0) </details> ### 📄 Description This is a temporary (ugly) fix for reopen the login window if you type a bad password, so you don't have to quit and open the program again. --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
gitea-mirror 2026-05-05 03:33:58 -06: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: github-starred/ssheven#33
No description provided.