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
/
cmd
/
create-account
Age
Commit message (
Expand
)
Author
2022-12-23
Add clientapi tests (#2916)
Till
2022-12-01
Make `create-account` more verbose
Neil Alexander
2022-10-17
Return error if we fail to read the response body
Till Faelligen
2022-10-02
Use non-HTTPS as default URL, as most people will be running behind a
Till Faelligen
2022-08-23
Add timeout parameter & trim URL (#2666)
Till
2022-08-16
Verify a shared secret is set in `create-account` (#2645)
Till
2022-08-12
Update `create-account` help text
Neil Alexander
2022-08-12
Use `/admin/v1/register` in `create-account` (#2484)
Till
2022-08-05
Do not use `ioutil` as it is deprecated (#2625)
Neil Alexander
2022-05-12
Fix `create-account` with global database settings (#2455)
Till
2022-05-03
Global database connection pool (for monolith mode) (#2411)
Neil Alexander
2022-03-25
Fixes for `create-account` (#2285)
S7evinK
2022-03-15
Use accountdb with provided config (#2273)
S7evinK
2022-02-28
Add possibility to reset password using create-account (#2231)
S7evinK
2022-02-18
Merge both user API databases into one (#2186)
Neil Alexander
2022-02-16
Add account type (#2171)
S7evinK
2021-11-02
Fix building on Windows (#2008)
S7evinK
2021-06-14
Add parameters to specify password (#1868)
S7evinK
2021-04-07
Implement OpenID module (#599) (#1812)
Bruce MacDonald
2021-03-08
Make bcrypt cost configurable (#1793)
Kegsay
2020-12-03
Simplify create-account (#1608)
Neil Alexander
2020-12-02
Top-level setup package (#1605)
Neil Alexander
2020-10-20
fix create-account (#1546)
Pika
2020-10-09
Extend device_devices table (#1471)
S7evinK
2020-08-10
Configuration format v1 (#1230)
Neil Alexander
2020-06-17
Move account/device DBs to userapi (#1141)
Kegsay
2020-06-01
Fix pg user already exists (#1076)
S7evinK
2020-05-01
Limit database connections (#980, #564) (#998)
Neil Alexander
2019-05-21
use go module for dependencies (#594)
ruben