Skip to content

Validate the server version in the app #42

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

Closed
deansheather opened this issue Mar 6, 2025 · 0 comments · Fixed by #43
Closed

Validate the server version in the app #42

deansheather opened this issue Mar 6, 2025 · 0 comments · Fixed by #43
Assignees

Comments

@deansheather
Copy link
Member

Verify that the server version is supported during sign-in and launch.

@deansheather deansheather self-assigned this Mar 6, 2025
deansheather added a commit that referenced this issue Mar 11, 2025
Updates CredentialModel to have an additional state `Unknown` during
startup while credentials are validated in the background asynchronously
(15s timeout).

While loading credentials on startup, the tray app shows a loading
message.

While updating credentials, we now check that the server version falls
in our expected range.

The sign in page now uses a WinUI 3 Dialog to show errors.

Closes #42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant