0
0
Fork 0
mirror of https://github.com/matrix-org/dendrite synced 2024-06-27 08:48:20 +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 Make userapi control account creation entirely (#1139) 2020-06-17 11:22:26 +01:00
password.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00
user_interactive.go Add 'completed' field in Interactive Auth API (#1469) 2020-10-02 15:05:23 +01:00
user_interactive_test.go Configuration format v1 (#1230) 2020-08-10 14:18:04 +01:00