Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Reset autoconnect account when the account gets removed #1982

Merged
merged 1 commit into from
Jun 20, 2024

Conversation

jubalh
Copy link
Member

@jubalh jubalh commented Jun 20, 2024

When a user added an account, set it as autoconnect and then removed that account. It still was set as the autoconnect account.

    /account add test
    /autoconnect set test
    /account remove test
    /save
    /quit
    Start profanity

Fix #1976

When a user added an account, set it as autoconnect and then removed
that account. It still was set as the autoconnect account.

```
    /account add test
    /autoconnect set test
    /account remove test
    /save
    /quit
    Start profanity
```

Fix #1976
@jubalh jubalh added this to the next milestone Jun 20, 2024
@jubalh jubalh self-assigned this Jun 20, 2024
@jubalh jubalh merged commit 534c149 into master Jun 20, 2024
5 checks passed
@jubalh jubalh deleted the fix/1976-autocon-acc branch June 20, 2024 10:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Removing an account does not remove it from autoconnect
1 participant