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
/
password.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-05-09
Move json errors over to gmsl (#3080)
devonh
2023-01-10
Fix `/login` issue causing wrong device list updates (#2922)
Till
2022-11-11
Virtual hosting schema and logic changes (#2876)
Neil Alexander
2022-10-26
Initial support for multiple server names (#2829)
Neil Alexander
2022-10-10
Tweak `GetAccountByPassword` more
Neil Alexander
2022-03-24
Refactor appservice & client API to use userapi internal (#2290)
S7evinK
2022-03-24
Fix lint errors
Neil Alexander
2022-02-10
Support for `m.login.token` (#2014)
tommie
2022-01-31
Allow uppercase username on login (#2126)
Hoernschen
2021-12-03
Squash username to lowercase at login (#2065)
nymori
2021-08-04
Cross-signing groundwork (#1953)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-07-10
Add User-Interactive Authentication (#1193)
Kegsay