summaryrefslogtreecommitdiffstats
path: root/model/config.go
Commit message (Expand)AuthorAgeFilesLines
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-0/+6
* added field name to ldap system console errors (#3593)David Lu2016-07-141-10/+34
* PLT-3192 EE: Restricted site name to 30 characters (#3560)David Lu2016-07-141-0/+6
* Fix SAML config validation (#3562)enahum2016-07-131-1/+1
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-0/+41
* Adding webserver mode to the system console. Automatic enabling of gzip on ex...Christopher Speller2016-07-061-1/+3
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-15/+27
* SAML support (#3494)enahum2016-07-051-0/+156
* PLT-3145 Custom Emojis (#3381)Harrison Healey2016-07-051-2/+3
* Adding page size option to LDAP (#3439)Christopher Speller2016-07-041-0/+10
* EE: Add the ability to restrict the user roles that can send team invites (#3...Joram Wilander2016-06-291-0/+10
* Adding validation for LDAP settings to configuration (#3425)Christopher Speller2016-06-281-0/+19
* PLT-2971 Added email footer for address (#3319)David Lu2016-06-161-0/+6
* PLT-3344 Set Localization config to always have by default all languages avai...enahum2016-06-151-12/+1
* Add German Localization (#3328)enahum2016-06-141-0/+1
* PLT-3143 Added serverside code for custom Emoji (#3311)Harrison Healey2016-06-141-0/+15
* Merge branch 'release-3.1'JoramWilander2016-06-131-25/+75
|\
| * Correctly set defaults for all LDAPSettings in the config (#3301)Joram Wilander2016-06-091-24/+64
| * Changed default LocalizationSettings.AvailableLocales to include all locales ...Harrison Healey2016-06-071-1/+11
* | PLT-2058 Debugging incoming web hook content (#3150)Martin Schenck2016-06-101-6/+7
|/
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-031-0/+12
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-13/+35
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-35/+13
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-13/+35
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-35/+13
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-13/+35
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-35/+13
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-241-0/+10
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-13/+35
* PLT-2965 Fix config sanitation (#3005)enahum2016-05-161-1/+1
* PLT-2798 Config sanitation fails when no LDAP Settings are present in config....enahum2016-05-051-1/+1
* PLT-2797 Remove LDAP Password Field Name setting (#2884)enahum2016-05-051-7/+1
* PLT-2707 Adding option to show DM list from all of server (#2871)Corey Hulen2016-05-041-0/+13
* Sanitize sensitive data of out config file for the system console (#2849)Joram Wilander2016-05-031-3/+33
* Fixing help links=Corey Hulen2016-04-281-0/+20
* PLT-2057 User as a first class object (#2648)Corey Hulen2016-04-211-6/+12
* Allow customization of LDAP login fields (#2692)Joram Wilander2016-04-131-0/+14
* Add custom branding functionality (#2667)Joram Wilander2016-04-111-0/+12
* Fixing config for new LDAP settings (#2662)Christopher Speller2016-04-071-0/+10
* Adding TLS options to LDAPChristopher Speller2016-04-071-7/+13
* Adding LDAP user filtering capabilityChristopher Speller2016-04-061-0/+8
* Add MFA functionalityJoramWilander2016-03-301-0/+6
* Merge pull request #2442 from mattermost/PLT-2115Corey Hulen2016-03-171-12/+34
|\
| * Fixing merge=Corey Hulen2016-03-171-0/+10
| |\
| * | PLT-2115 Adding compliance=Corey Hulen2016-03-151-12/+34
* | | Option to enable full snippets in push notificationsElias Nahum2016-03-171-0/+9
| |/ |/|
* | Webpack optimizations and fixesChristopher Speller2016-03-171-0/+10
|/
* Add default value to AllowCorsFrom settingElias Nahum2016-03-011-1/+6
* Allow CORSElias Nahum2016-03-011-0/+1
* Make insecure TLS connections configurableJoramWilander2016-02-051-21/+27