0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-20 13:28:20 +02:00
dendrite/userapi
Loïck Bonniot 4e8c484618
Implement account deactivation (#1455)
* Implement account deactivation

See #610
Signed-off-by: Loïck Bonniot <git@lesterpig.com>

* Rename 'is_active' to 'is_deactivated'

Signed-off-by: Loïck Bonniot <git@lesterpig.com>

Co-authored-by: Kegsay <kegan@matrix.org>
2020-10-02 17:18:20 +01:00
..
api Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
internal Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
inthttp Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
storage Implement account deactivation (#1455) 2020-10-02 17:18:20 +01:00
userapi.go Remove device DB from clientapi (#1352) 2020-08-27 18:53:40 +01:00
userapi_test.go Remove device DB from clientapi (#1352) 2020-08-27 18:53:40 +01:00