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

Credentials Handling #275

Open
bdlukaa opened this issue Oct 11, 2024 · 0 comments
Open

Credentials Handling #275

bdlukaa opened this issue Oct 11, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@bdlukaa
Copy link
Collaborator

bdlukaa commented Oct 11, 2024

The problem

If the server credentials have changed, it is not possible to perform calls to it using the stored credentials.
Currently, the app is just not working, and the user may have no idea why.

Expected solution

Show an error message, banner, or badge saying that the server has issues and is using cached data. checkedServerCredentails returns {"success":false,"message":"Wrong login\/password combination, please try again."} when the credentials are incorrect.

Additionally, an option could be added to the settings asking the user to refresh the server credentials every X days for security reasons.

@bdlukaa bdlukaa added the bug Something isn't working label Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant