0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-10-19 16:19:04 +02:00
dendrite/clientapi/auth
Loïck Bonniot 439bc235d7
Add 'completed' field in Interactive Auth API (#1469)
This field must be present even after authentication failure, as
tested by sytest. This is needed by #1455.

Signed-off-by: Loïck Bonniot <git@lesterpig.com>
2020-10-02 15:05:23 +01:00
..
authtypes Password changes (#1397) 2020-09-04 15:16:13 +01:00
auth.go
password.go
user_interactive.go Add 'completed' field in Interactive Auth API (#1469) 2020-10-02 15:05:23 +01:00
user_interactive_test.go