summaryrefslogtreecommitdiffstats
path: root/model/license.go
Commit message (Collapse)AuthorAgeFilesLines
* Update licensing switches for Office365 and Google SSO through OAuth2 (#3786)Joram Wilander2016-08-111-8/+8
|
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-041-0/+6
| | | | | | | | | | | | | | | | | | * PLT-2899 adding clustering of app servers * PLT-2899 base framework * PLT-2899 HA backend * PLT-2899 Fixing config file * PLT-2899 adding config syncing * PLT-2899 set System console to readonly when clustering enabled. * PLT-2899 Fixing publish API * PLT-2899 fixing strings
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-1/+7
| | | | | | | | | | | | | | | | * EE: Add Google and Office365 SSO through OAuth2 * Add localization strings * Text tweaks for PLT-3633 * Added sign-up button for Office 365 * Updated some error messages and a bit of licensing * Updated sign-in method section in user settings to include Google and Office365 * Added more localization strings
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-9/+15
| | | | | | | | | | * Added password requirements * added tweaks * fixed error code * removed http.StatusNotAcceptable
* SAML support (#3494)enahum2016-07-051-0/+6
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * PLT-3073: Implement SAML/Okta Server side (EE) (#3422) * PLT-3137 Support for SAML configuration * PLT-3410 SAML Database Store * PLT-3411 CLI to add Identity Provider Certificate and Service Provider Private Key * PLT-3409 SAML Interface for EE * PLT-3139 Handle SAML authentication server side * Add localization messages * PLT-3443 SAML Obtain SP metadata * PLT-3142 Login & Switch to/from SAML * Remove Certs for Database & Clean SAML Request * Make required Username, FirstName and LastName * PLT-3140 Add SAML to System Console (#3476) * PLT-3140 Add SAML to System Console * Move web_client functions to client.jsx * Fix issues found by PM * update package.json mattermost driver * Fix text messages for SAML
* Port HPNS from 2.2 to master (#2863)Joram Wilander2016-05-031-11/+23
|
* Add custom branding functionality (#2667)Joram Wilander2016-04-111-5/+11
|
* Add MFA functionalityJoramWilander2016-03-301-0/+6
|
* PLT-2115 Adding compliance=Corey Hulen2016-03-151-3/+9
|
* Move license storage to databaseJoramWilander2016-02-041-0/+26
|
* Final updatesJoramWilander2016-01-141-3/+20
|
* Add some unit testsJoramWilander2016-01-141-1/+1
|
* Added license validation and settingsJoramWilander2016-01-141-0/+68