mirror of
https://github.com/cy384/ssheven.git
synced 2026-05-15 06:05:53 -06:00
[PR #12] [MERGED] Temporary fix for reopen the window if password fails #33
Labels
No labels
bug
documentation
enhancement
enhancement
pull-request
question
upkeep
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/ssheven#33
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:feature-dialog-login📝 Commits (1)
0745a09Temporary 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.