Merge 8e20c4822f
into a2e47cb793
This commit is contained in:
commit
8a64a25edd
@ -24,6 +24,10 @@ const authProvider = {
|
||||
type: "m.login.password",
|
||||
user: username,
|
||||
password: password,
|
||||
identifier: {
|
||||
type: "m.id.user",
|
||||
user: username,
|
||||
}
|
||||
}
|
||||
)
|
||||
),
|
||||
|
Loading…
Reference in New Issue
Block a user