Commit b674c5a
fix: allow saving new inbound server password without validation
Validating new credentials against the currently-running server was wrong:
by definition the new password won't match until the server restarts.
Remove the preflight health check and rely on the existing "restart required"
toast to inform the user that the change takes effect after a restart.
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>1 parent 7c75568 commit b674c5a
1 file changed
Lines changed: 0 additions & 25 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
677 | 677 | | |
678 | 678 | | |
679 | 679 | | |
680 | | - | |
681 | | - | |
682 | | - | |
683 | | - | |
684 | | - | |
685 | | - | |
686 | | - | |
687 | | - | |
688 | | - | |
689 | | - | |
690 | | - | |
691 | | - | |
692 | | - | |
693 | | - | |
694 | | - | |
695 | | - | |
696 | | - | |
697 | | - | |
698 | | - | |
699 | | - | |
700 | | - | |
701 | | - | |
702 | | - | |
703 | | - | |
704 | | - | |
705 | 680 | | |
706 | 681 | | |
707 | 682 | | |
| |||
0 commit comments