diff options
author | Dirk Hohndel <dirk@hohndel.org> | 2016-02-10 17:45:23 -0800 |
---|---|---|
committer | Dirk Hohndel <dirk@hohndel.org> | 2016-02-10 21:00:43 -0800 |
commit | e26e50f2e4a9ce78e345d06345d437d67aaa2451 (patch) | |
tree | 0936624f12547bdc9a5ad0208698d5c6cd7ace0a /subsurface-core/android.cpp | |
parent | b7e353b7f66f3a9eba923cd07a26dced2e512053 (diff) | |
download | subsurface-e26e50f2e4a9ce78e345d06345d437d67aaa2451.tar.gz |
Better tracking of the status of the credentials
There are several parts of the UI that will do better if they know if the
credentials that we have are incomplete (e.g., no password), invalid
(server rejected them), valid (server accepted them) or potentially valid
(we found a local cache for the email address, so that's likely correct,
but because we are offline we cannot (or have not yet) verify the
passord).
So far this is specific for the mobile UI - it might make sense to try and
use the same backend code and status tracking for desktop and mobile.
Signed-off-by: Dirk Hohndel <dirk@hohndel.org>
Diffstat (limited to 'subsurface-core/android.cpp')
0 files changed, 0 insertions, 0 deletions