mirror of
https://github.com/matrix-org/dendrite.git
synced 2025-12-06 14:33:10 -06:00
* 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> |
||
|---|---|---|
| .. | ||
| client-api-proxy | ||
| create-account | ||
| create-room-events | ||
| dendrite-demo-libp2p | ||
| dendrite-demo-yggdrasil | ||
| dendrite-monolith-server | ||
| dendrite-polylith-multi | ||
| dendritejs | ||
| federation-api-proxy | ||
| furl | ||
| generate-config | ||
| generate-keys | ||
| goose | ||
| kafka-producer | ||
| mediaapi-integration-tests | ||
| resolve-state | ||
| roomserver-integration-tests | ||
| syncserver-integration-tests | ||