summaryrefslogtreecommitdiffstats
path: root/api/user.go
Commit message (Expand)AuthorAgeFilesLines
...
* Deauthenticate websockets and set status to offline when user account deactiv...Joram Wilander2016-11-151-2/+13
* Merge branch 'release-3.5'Christopher Speller2016-11-151-4/+4
|\
| * Fixing problem with email verification link (#4547)Corey Hulen2016-11-141-4/+4
* | Increase unit test coverage of api/user.go (#4541)Raphaƫl Bournhonesque2016-11-141-0/+2
* | PLT-4618 Fix email subjects (#4537)enahum2016-11-141-30/+19
|/
* PLT-4716 fixes cache invalidation issue (#4518)Corey Hulen2016-11-101-0/+3
* PLT-4550 move webrtc to TE (#4440)enahum2016-11-041-9/+3
* Update user search to match against username, full name, nickname and email (...Joram Wilander2016-11-031-1/+3
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-6/+9
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-17/+20
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-261-1/+1
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-42/+259
* PLT-3968 Require user for getMe API (#4225)enahum2016-10-171-5/+1
* PLT-4155 Show correct login method in system console (#4102)enahum2016-09-281-0/+1
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-5/+14
* Fixing update roles API (#4060)Christopher Speller2016-09-221-106/+28
* Fix issue when saving session has an error (#4053)Corey Hulen2016-09-211-0/+9
* PLT-3412 WebRTC Server side & System Console (#3706)enahum2016-09-151-0/+12
* Update getUser API and add it to the JS driver (#4020)Joram Wilander2016-09-141-6/+3
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-30/+30
* PLT-3766 Change remaining LDAP references to AD/LDAP (#3985)Jason Blais2016-09-081-1/+1
* Fixing SanitizeProfile (#3930)Christopher Speller2016-09-021-10/+19
* Fixing license (#3878)Corey Hulen2016-08-251-1/+1
* PLT-3942 Add real-time updates for center channel profile picture popover (#3...enahum2016-08-241-44/+21
* Send verification email if user has never logged in, send email changed email...Joram Wilander2016-08-121-2/+2
* PLT-3484 OAuth2 Service Provider (#3632)enahum2016-08-031-1/+14
* PLT-3633 EE: Add Google and Office365 SSO through OAuth2 (#3660)Joram Wilander2016-07-291-2/+2
* Changing LDAP behavour so users disabled in LDAP server are disabled in Matte...Christopher Speller2016-07-261-11/+17
* PLT-1866/PLT-3509 Added links to download the native apps (#3651)Harrison Healey2016-07-221-0/+5
* PLT-3691 Fixing mobile session (#3652)Corey Hulen2016-07-211-1/+22
* PLT-914 Add mention notifications for replies on a comment thread (#3130)samogot2016-07-191-0/+6
* PLT-2241 Refactored statuses into a more real-time system (#3573)Joram Wilander2016-07-181-34/+4
* Merge branch 'release-3.2' into 'master'Harrison Healey2016-07-151-10/+4
|\
| * Revert "Login error messages fix (#3525)"Christopher Speller2016-07-121-6/+4
| * Revert "Letting email not validated error message through login. Changing inv...Christopher Speller2016-07-121-5/+1
* | PLT-3584 Fix no team found when creating account (#3552)enahum2016-07-131-1/+3
* | PLT-3384 Improve the "Verify Email" email (#3564)enahum2016-07-131-5/+9
* | Merged release-3.2 into masterHarrison Healey2016-07-121-3/+11
|\|
| * Some improvments to password handling (#3549)Christopher Speller2016-07-121-2/+6
| * Letting email not validated error message through login. Changing invalid cre...Christopher Speller2016-07-121-1/+5
| * Login error messages fix (#3525)Christopher Speller2016-07-081-4/+6
* | Added infrastructure for basic WebSocket API (#3432)Joram Wilander2016-07-121-1/+22
* | Merge release 3.2 into master (#3548)Harrison Healey2016-07-111-4/+6
|/
* PLT-1465 Added password requirements (#3489)David Lu2016-07-061-12/+22
* PLT-3502 Fix Team admins can't give "team admin" privilege to members (#3499)enahum2016-07-061-3/+16
* SAML support (#3494)enahum2016-07-051-5/+101
* Sanitize personal information out of license for non system admin users (#3487)Joram Wilander2016-07-051-1/+5
* PLT-3454 Verification Email fails to send when logging in with username (#3475)enahum2016-07-051-4/+2
* Email check shouldn't be case-sensitive #3349 (#3350)Thiyagaraj Krishna2016-06-271-1/+1
* PLT-3264 remove session cookie when switching accounts (#3341)Corey Hulen2016-06-151-0/+3