103 Commits (49da4ea6660a3bbcc0afa3764ca8f083f75afa84)

Author SHA1 Message Date
Tom Hacohen ab0d85c84f Change password: change to require a signed request, just like login.
Without this, it would be sufficient to steal an auth token to render the account
unusable because it would be possible to just reset the encrypted content
of the account. With this change we require the user to actually know
the account password in order to do it.
4 years ago
Tom Hacohen 54268ac027 Login: add an action indicator to know the user signed a login request. 4 years ago
Tom Hacohen d1017aac76 Rename django_etesync to django_etebase. 4 years ago