Files
mattermost/app
Gabe Van Engel 347ee1d205 MM-11327: Restrict Teams by Email (#9142)
* Check a team's AllowedDomains setting before adding users to the team.

* Updated AddUser tests to validate AllowedDomains restriction.

* Updated variable name to match convention.

* Removed AllowedDomains from team sanitization.

* Update AppError's Where to match the calling function.

* Added tests for user matching allowedDomains, and multi domain values of allowedDomains.

* Added test to make sure we block users who have a subdomain of a whitelisted domain.

* Revert "Removed AllowedDomains from team sanitization."

This reverts commit 17c2afea584da40c7d769787ae86408e9700510c.

* Update sanitization tests to include dockerhost, now that we enforce AllowedDomains.

* Added tests to verify the interplay between the global and per team domain restrictions.

* Validate AllowedDomains property against RestrictCreationToDomains before updating a team.

* Remove team.AllowedDomains from sanitization.

* Add i18n string for the team allowed domains restriction app error.
2018-08-28 11:06:57 -04:00
..
2018-04-27 12:49:45 -07:00
2017-09-06 23:11:59 -07:00
2018-07-30 15:06:08 -04:00
2018-03-07 12:36:40 -06:00
2018-07-30 15:06:08 -04:00
2018-04-27 12:49:45 -07:00
2018-07-30 15:06:08 -04:00
2018-04-27 12:49:45 -07:00
2017-10-30 11:57:24 -05:00
2018-07-18 14:56:38 -07:00
2018-02-12 16:01:02 -05:00
2018-04-27 12:49:45 -07:00
2018-06-12 10:16:39 -07:00
2018-02-12 16:01:02 -05:00
2017-09-06 23:11:59 -07:00
2018-03-22 09:53:43 -04:00
2018-07-30 15:06:08 -04:00
2018-07-30 15:06:08 -04:00
2017-11-22 10:15:03 -05:00