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
Only send events that originate on this server. #1764
Conversation
NegativeMjark
assigned
ara4n
Jan 5, 2017
NegativeMjark
referenced this pull request
Jan 5, 2017
Closed
Synapse is sending non-local events over federation #1753
|
looks plausible to me. thanks. |
NegativeMjark
merged commit 6028718
into
release-v0.18.6
Jan 5, 2017
5 of 8 checks passed
Sytest Dendron (Commit)
Build #1301 origin/markjh/fix_send_pdu failed in 1 min 16 sec
Details
Sytest Dendron (Merged PR)
Build finished.
Details
Sytest SQLite (Merged PR)
Build started sha1 is merged.
Details
Sytest Postgres (Commit)
Build #2144 origin/markjh/fix_send_pdu succeeded in 7 min 58 sec
Details
Sytest Postgres (Merged PR)
Build finished.
Details
Sytest SQLite (Commit)
Build #2186 origin/markjh/fix_send_pdu succeeded in 6 min 44 sec
Details
continuous-integration/travis-ci/pr
The Travis CI build passed
Details
continuous-integration/travis-ci/push
The Travis CI build passed
Details
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
NegativeMjark commentedJan 5, 2017
Or events that are sent via the federation "send_join" API.
This should match the behaviour from before v0.18.5 and #1635 landed.