Compare commits

...

2 commits

Author SHA1 Message Date
Kévin Commaille cf45f4d17b
Fix title name
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2025-05-15 09:47:41 +02:00
Kévin Commaille 3e7736e0f6
Re-group registration
Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
2025-05-15 09:46:31 +02:00

View file

@ -1456,12 +1456,12 @@ forwarded to the login endpoint during the login process. For example:
GET /_matrix/static/client/login/?device_id=GHTYAJCE
### Account registration
### Account registration and management
#### Account Registration
{{% http-api spec="client-server" api="registration" %}}
### Account management
#### Password management
{{% boxes/warning %}}