summaryrefslogtreecommitdiffstats
path: root/model/license.go
Commit message (Collapse)AuthorAgeFilesLines
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-0/+5
| | | | | | * Reload license from DB for all cluster app servers * Increase test timeout
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-221-0/+7
| | | | | | | | | | | | | | | | | | * WIP * WIP * Adding metrics collection * updating vendor packages * Adding metrics to config * Adding admin console page for perf monitoring * Updating glide * switching to tylerb/graceful
* PLT-4550 move webrtc to TE (#4440)enahum2016-11-041-6/+0
| | | | | | * PLT-4550 move webrtc to TE * remove webrtc from makefile enterprise tests
* Webrtc client side (#4026)enahum2016-09-161-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * WebRTC Server side * WebRTC client side * Bug fixes and improvements * Pushing UI improvements for webrtc (#3728) * Pushing UI improvements for webrtc * Updating webrtc css * PLT-3943 WebRTC P1: bug fixes and improvements * Video resolution set to std, reduce volume of ringtone and flip video horizontally * Fix calling a user B while WebRTC RHS is still opened * Leave RHS opened when call ends, Fix isBusy on popover and channel_header * Fix pre-release feature, RHS & System Console * PLT-3945 - Updating UI for webrtc (#3908) * PLT-3943 Webrtc p1 * Add ongoing call indicator when RHS is opened * UI updates to to webrtc notifcation (#3959)
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-1/+8
| | | | | | | | | | * WebRTC Server side * WebRTC System Console * Consistency on variable names * Add turn and stun uri validation
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-061-0/+16
|
* 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