|
66e39a80b5
|
fixed changePassword behavior on wrong password
|
2024-12-26 03:06:33 +03:00 |
|
|
6c0825f512
|
v0.2.1, minor fixes
|
2023-01-19 11:42:12 +01:00 |
|
|
16e81dee25
|
first public version, minor fixes
|
2023-01-19 11:28:06 +01:00 |
|
|
ba7fcb947e
|
v0.2.1: data key is not in the client saved state (less secure but does not require the password all the time)
|
2022-12-19 13:44:26 +01:00 |
|
|
71a5f3c8f1
|
started 0.1.*:
- keep an retrieve data key by password
- renamed resetPasswordAndSignIn to avoid confusion
|
2022-12-18 23:16:39 +01:00 |
|
|
f5cd7a3819
|
+implemented automatic relogin on connection restore and better connection tracking.
|
2022-12-18 21:48:39 +01:00 |
|
|
d9bbe3c2a5
|
fixed error of not updating login id on password change
|
2022-12-10 05:36:23 +01:00 |
|
|
69e4448749
|
simpler server API
|
2022-12-09 02:38:42 +01:00 |
|
|
d12b392ed0
|
RC0: full planned functionality (+change password, +reset password)
|
2022-12-02 20:05:09 +01:00 |
|
|
318582cdb7
|
working: registration with secret, login by token, logout, login by password.
|
2022-11-30 20:32:22 +01:00 |
|
|
449de2e504
|
+login by token and server library improvements
|
2022-11-26 17:52:09 +01:00 |
|
|
5df6709983
|
working variant of server/client kotlin architecture (1)
|
2022-11-26 12:34:14 +01:00 |
|