Files
mattermost/store/sqlstore
John Bellone 987360f325 team: Updates maximum length of AllowedDomains to 1000 characters. (#10700)
We have several different e-mail domains for a team and recently ran
into a length issue while adding an additional one. I did a little bit
of searching and it looks like the only limit is in the ORM mapping
code (here). The column data type seems to be TEXT.
2019-04-30 19:24:40 +02:00
..
2019-01-10 15:17:31 -05:00
2017-10-06 11:12:10 -04:00
2018-04-27 12:49:45 -07:00