element-hq / dendrite

Dendrite is a second-generation Matrix homeserver written in Go!
https://element-hq.github.io/dendrite/
GNU Affero General Public License v3.0
33 stars 5 forks source link

Auto accept invites #3268

Closed matrixbot closed 2 weeks ago

matrixbot commented 2 weeks ago

This issue was originally created by @recht at https://github.com/matrix-org/dendrite/issues/3268.

It would be nice to be able to configure invite auto accept. Synapse has a module for this (https://github.com/matrix-org/synapse-auto-accept-invite), something similar would be very useful in Dendrite.

matrixbot commented 2 weeks ago

This comment was originally posted by @jjj333-p at https://github.com/matrix-org/dendrite/issues/3268#issuecomment-1968094899.

what would this be used for? most sdks have auto accept abilities. autojoin is rather dangerous to implement randomly as well.

matrixbot commented 2 weeks ago

This comment was originally posted by @S7evinK at https://github.com/matrix-org/dendrite/issues/3268#issuecomment-1969881382.

Given this is a module for Synapse and not in the spec - closing this.