Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
Already on GitHub? Sign in to your account
Add config option to auto-join new users to rooms #2545
+42
−0
Conversation
turt2live
commented
Oct 16, 2017
|
ooi, how does this react with riot-bot? |
|
riot-bot is done on the client and creates a new room each time, so I guess will continue to be on the client side - other than that, they'll probably stay fairly separate. |
dbkr
assigned
erikjohnston
Oct 16, 2017
dbkr
added some commits
Oct 17, 2017
dbkr
merged commit 4e242b3
into
develop
Oct 17, 2017
6 of 8 checks passed
Sytest Dendron (Commit)
Build #2804 origin/dbkr/auto_join_rooms failed in 4 min 35 sec
Details
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest Postgres (Commit)
Build #3639 origin/dbkr/auto_join_rooms succeeded in 3 min 58 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #3740 origin/dbkr/auto_join_rooms succeeded in 2 min 51 sec
Details
Sytest SQLite (Merged PR)
Build finished.
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
|
Could this be moved somewhere reachable by password providers? Else this is only available for users that directly register on the homeserver and not to users within LDAP on first login, etc. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
dbkr commentedOct 16, 2017
New users who register on the server will be dumped into all rooms in
auto_join_rooms in the config.