dendrite/build/gobind-pinecone
kegsay 1ed732cc78
Implement /_synapse/admin/v1/register (#1911)
* Implement /_synapse/admin/v1/register

This is implemented identically to Synapse, so scripts which work
with Synapse should work with Dendrite.

```
    Test 27 POST /_synapse/admin/v1/register with shared secret... OK
    Test 28 POST /_synapse/admin/v1/register admin with shared secret... OK
    Test 29 POST /_synapse/admin/v1/register with shared secret downcases capitals... OK
    Test 30 POST /_synapse/admin/v1/register with shared secret disallows symbols... OK
```

Sytest however has `implementation_specific => "synapse"` which stops these
tests from running.

* Add missing muxes to gobind

* Linting
2021-07-09 16:52:31 +01:00
..
build.sh Update dendrite-demo-pinecone 2021-05-18 15:47:15 +01:00
monolith.go Implement /_synapse/admin/v1/register (#1911) 2021-07-09 16:52:31 +01:00
platform_ios.go Pinecone P2P demo (#1856) 2021-05-06 12:00:42 +01:00
platform_other.go Pinecone P2P demo (#1856) 2021-05-06 12:00:42 +01:00