summaryrefslogtreecommitdiffstats
path: root/utils
Commit message (Expand)AuthorAgeFilesLines
* Adding go vet from hack-a-thon (#5328)Corey Hulen2017-02-091-2/+2
* Implement PUT /users/{user_id}/password endpoint for APIv4 (#5243)Joram Wilander2017-02-071-1/+1
* Improvments to typing messages (#5230)Christopher Speller2017-01-301-0/+4
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-2/+4
* Add initial tests for urlencoded (#5178)Carlos Tadeu Panato Junior2017-01-251-0/+35
* add initial tests for utils/mail.go (#5176)Carlos Tadeu Panato Junior2017-01-241-0/+61
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-1/+10
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-1/+1
* Message Editing and Deleting permissions (#4692)Amit Yadav2017-01-183-0/+28
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+115
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-132-0/+28
* Don't sanitize company name out of license (#5001)Joram Wilander2017-01-091-1/+0
* PLT-5080 (Server): Channel-Admin level permissions (#4874)George Goldberg2016-12-221-0/+24
* Fix some typos in the English locale (fixes #4663) (#4793)Pierre Rudloff2016-12-212-2/+2
* PLT-4990 - Server: Split out channel permissions to Create/Manage/Delete (#4864)George Goldberg2016-12-212-10/+60
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-0/+1
* PLT-4357 adding performance monitoring (#4622)Corey Hulen2016-11-222-0/+5
* PLT-4618 Fix email subjects (#4537)enahum2016-11-141-5/+2
* PLT-4550 move webrtc to TE (#4440)enahum2016-11-042-5/+2
* PLT-4165 removing team name reserved words (#4289)Corey Hulen2016-10-212-2/+0
* PLT-3105 Files table migration (#4068)Harrison Healey2016-09-302-0/+30
* Fixing the console level debug statements (#4092)Corey Hulen2016-09-271-2/+8
* Modifications to rate limiting settings. (#4091)Christopher Speller2016-09-261-1/+1
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-152-0/+5
* Modifying permissions system. (#3897)Christopher Speller2016-09-132-0/+87
* PLT-3753 Added Segment analytics (#3972)David Lu2016-09-062-11/+150
* Trim / from SiteURL before sending to client (#3966)Joram Wilander2016-09-061-1/+2
* PLT-4005 Generates default Salts if empty in the config file (#3950)enahum2016-09-061-0/+9
* PLT-4041 Make SAML FirstName and LastName optional (#3951)enahum2016-09-061-0/+3
* mail: allow PLAIN auth over non-tls connections (#3900)Girish Ramakrishnan2016-09-021-2/+5
* Making LDAP FirstName and LastName fields optional. (#3919)Christopher Speller2016-09-011-0/+2
* Fixing license (#3878)Corey Hulen2016-08-252-6/+12
* Fix load config panic errors to display message instead of id (#3855)enahum2016-08-221-2/+2
* PLT-3647 Email Batching (#3718)Harrison Healey2016-08-162-2/+3
* PLT-3617 Switched public file links to use a sha256 hash (#3792)Harrison Healey2016-08-151-2/+2
* Update licensing switches for Office365 and Google SSO through OAuth2 (#3786)Joram Wilander2016-08-112-4/+4
* Changed autodetection of SiteURL (#3764)Harrison Healey2016-08-091-5/+1
* PLT-2899 adding clustering of app servers (#3682)Corey Hulen2016-08-042-3/+9
* PLT-3408 Add SiteURL to config.json (#3692)Harrison Healey2016-08-021-1/+6
* Added custom branding to login description (#3710)David Lu2016-08-021-0/+1
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-292-1/+9
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-221-0/+4
* EE: Don't enforce start date on licenses (#3645)Joram Wilander2016-07-202-3/+3
* PLT-3629 fix uploading certificates if the files in the config do not exists ...enahum2016-07-201-0/+15
* PLT-1465 Added password requirements (#3489)David Lu2016-07-063-0/+73
* PLT-3512 adding join/leave channel to the CLI (#3498)Corey Hulen2016-07-061-0/+1
* PLT-3346/PLT-3342/PLT-3360 EE: Add the ability to restrict channel management...Joram Wilander2016-07-061-0/+2
* SAML support (#3494)enahum2016-07-052-0/+10
* PLT-1316/PLT-3280 Change client-side max file size limit (#3354)Thomas Balthazar2016-07-051-0/+1
* Sanitize personal information out of license for non system admin users (#3487)Joram Wilander2016-07-052-1/+20