index
:
slackcoder/dendrite
main
Dendrite is a second-generation Matrix homeserver written in Go
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
clientapi
/
auth
/
user_interactive.go
Age
Commit message (
Expand
)
Author
2024-10-18
Update the license headers to mention the commercial license
Quentin Gliech
2024-10-17
Rename the go package
Quentin Gliech
2024-10-17
Update the copyright headers in all files
Quentin Gliech
2023-11-24
Appservice Login (2nd attempt) (#3078)
KuhnChris
2023-05-17
Move MakeJoin logic to GMSL (#3081)
devonh
2023-05-09
Move json errors over to gmsl (#3080)
devonh
2022-08-12
Protect user_interactive reads and writes with locks (#2635)
Tak Wai Wong
2022-05-20
Fix `/deactivate` (#2474)
Till
2022-05-05
Define component interfaces based on consumers (1/2) (#2423)
kegsay
2022-03-24
Refactor appservice & client API to use userapi internal (#2290)
S7evinK
2022-03-01
Only allow device deletion from session UIA was initiated from (#2235)
S7evinK
2022-02-10
Support for `m.login.token` (#2014)
tommie
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2021-07-20
Rename Riot to Element (#1874)
S7evinK
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-02
Add 'completed' field in Interactive Auth API (#1469)
Loïck Bonniot
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay