Update proposals/2778-appservice-login.md

pull/3239/head
Christian Paul 3 years ago committed by GitHub
parent e781b75847
commit 4ca319db09
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -12,7 +12,7 @@ have used the bridge bot's device for all bridge users in the room, but this cau
wish to only join ghosts to a room (e.g. for DMs).
Another advantage this provides is that an appservice can now be used to generate access tokens for
any user in it's namespace without having to set a password for that user, which may be useful in the
any user in its namespace without having to set a password for that user, which may be useful in the
case of software where maintaining password(s) in the configuration is undesirable.
## Proposal
@ -124,4 +124,4 @@ The proposal has been implemented by a homeserver, a bridge SDK and two bridges:
- [synapse](https://github.com/matrix-org/synapse/pull/8320)
- [mautrix-python](https://github.com/tulir/mautrix-python/commit/12d7c48ca7c15fd3ff61608369af1cf69e289aeb)
- [mautrix-whatsapp](https://github.com/tulir/mautrix-whatsapp/commit/ead8a869c84d07fadc7cfcf3d522452c99faaa36)
- [matrix-appservice-bridge](https://github.com/matrix-org/matrix-appservice-bridge/pull/231/files#diff-5e93f1b51d50a44fcf0ca46ea1793c1cR851-R864)
- [matrix-appservice-bridge](https://github.com/matrix-org/matrix-appservice-bridge/pull/231/files#diff-5e93f1b51d50a44fcf0ca46ea1793c1cR851-R864)

Loading…
Cancel
Save