dendrite/cmd
Bruce MacDonald d27607af78
Implement OpenID module (#599) (#1812)
* Implement OpenID module (#599)

- Unrelated: change Riot references to Element in client API routing

Signed-off-by: Bruce MacDonald <contact@bruce-macdonald.com>

* OpenID module tweaks (#599)

- specify expiry is ms rather than vague ts
- add OpenID token lifetime to configuration
- use Go naming conventions for the path params
- store plaintext token rather than hash
- remove openid table sqllite mutex

* Add default OpenID token lifetime (#599)

* Update dendrite-config.yaml

Co-authored-by: Kegsay <kegsay@gmail.com>
Co-authored-by: Kegsay <kegan@matrix.org>
2021-04-07 13:26:20 +01:00
..
client-api-proxy
create-account Implement OpenID module (#599) (#1812) 2021-04-07 13:26:20 +01:00
create-room-events
dendrite-demo-libp2p Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
dendrite-demo-yggdrasil Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
dendrite-monolith-server Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
dendrite-polylith-multi Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
dendritejs Graceful shutdowns (#1734) 2021-01-26 12:56:20 +00:00
federation-api-proxy
furl Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
generate-config Make bcrypt cost configurable (#1793) 2021-03-08 13:19:02 +00:00
generate-keys
goose
kafka-producer
mediaapi-integration-tests
resolve-state Increase gocyclo complexity to 25 (and remove all but 2 golint directives related to it) (#1783) 2021-03-03 14:35:57 +00:00
roomserver-integration-tests
syncserver-integration-tests