You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 12, 2023. It is now read-only.
After log in to Briefcase with correct Aggregate credentials they are cached and it enables the user to log in with invalid credentials after resetting the connection.
Steps to reproduce the problem
Run Briefcase
Connect to the server with correct credentials on Pull tab
Reset connection
Configure connection again, use the same aggregate's URL but some wrong/non-existing/ no credential and click on connect button.
Expected behavior
It shouldn't be able to log in with invalid/non-existing credentials. Credentials should not be cached.
Other information
Aggregate should have anonymous access option turned off.
The issue does not occur with Central.
the initially identified issue: getodk/briefcase#481