Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [DINSIC] Block internal users from inviting external users to a public room ↵ | Andrew Morgan | 2019-04-16 | 1 | -1/+14 |
| | | | | | | (#5061) Co-Authored-By: babolivier <contact@brendanabolivier.com> | ||||
* | Fix comments | Erik Johnston | 2019-03-21 | 1 | -1/+3 |
| | |||||
* | Add 3PID invite support to spam checker | Erik Johnston | 2019-03-21 | 1 | -2/+8 |
| | |||||
* | Correctly handle 3PID invites in create room spam check | Erik Johnston | 2019-03-21 | 1 | -2/+14 |
| | | | | We also add an option to outright deny third party invites | ||||
* | Add rules to DomainRuleChecker | Erik Johnston | 2019-03-18 | 1 | -2/+35 |
| | |||||
* | Add user_may_join_room spam check | Erik Johnston | 2019-03-18 | 1 | -0/+5 |
| | |||||
* | Add invite_list and cloning param to create room rule | Erik Johnston | 2019-03-18 | 1 | -2/+3 |
| | |||||
* | Update with documentation suggestions | Michael Kaye | 2018-05-18 | 1 | -5/+26 |
| | |||||
* | Address PR feedback | Michael Kaye | 2018-05-11 | 1 | -18/+17 |
| | | | | | - add code and test to handle configuration of an empty array - move docstrings around and update class level documentation | ||||
* | pep8 style fixes | Michael Kaye | 2018-05-09 | 1 | -0/+2 |
| | |||||
* | Generic "are users in domain X allowed to invite users in domain Y" logic | Michael Kaye | 2018-05-09 | 2 | -0/+78 |