Commit Graph
6 Commits
Author SHA1 Message Date
eyecreateandGitHub f042b82a50 add missing import 2019-10-21 16:06:23 -04:00
eyecreateandGitHub 59071177ad typo 2019-10-21 15:33:28 -04:00
eyecreateandGitHub 6450cd1f20 have session manager check session config for sending notifications on unbinds. 2019-10-21 15:30:46 -04:00
eyecreateandGitHub 90bc244f3e update docs to something that works. 2019-10-21 15:29:55 -04:00
eyecreateandGitHub 6e52a509db update session config to allow unbindin emails to not be sent. 2019-10-21 15:28:30 -04:00
eyecreateandGitHub 5ca666981a make sure destination only contains the hostname value and not whole URL
When testing this, the public URL is containing the protocol "https://" which differs from synapse's values. This code makes sure to remove that extra data to signatures match. Is there ever a situation in which the public url is any different?
2019-10-21 14:31:40 -04:00