we are using Gitlib server which is connected to Review Board server via rb-gateway.
Everying is working as it should, but the one thing we cannot solve is occasional "wrong username or password" when trying to access repositories (see diff, get commits, anything).
What we have to do is go to Dashboard -> Repositories -> for each repository -> under repository hosting edit credentials and re-enter same service URL, account username and account password, that we put when creating repository.
We are never changing this account (for instance, in htpasswd of rb-gateway file), so we don't understand why Review Board is forgetting this data.
Any advice is welcomed.