summaryrefslogtreecommitdiffstats
path: root/api/user.go
Commit message (Expand)AuthorAgeFilesLines
* 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
* Fix bad condition on hiding email addresses and update user etag to include p...Joram Wilander2016-06-141-4/+4
* Made error message clearer (#3318)David Lu2016-06-141-2/+8
* Auto join teams if coming from team sign-up page to login for GitLab (#3284)Joram Wilander2016-06-071-17/+6
* Adding LDAP Syncronization (#3219)Christopher Speller2016-06-031-0/+23
* PLT-1800 Load server side locale from the config.json (#3202)enahum2016-06-021-0/+1
* Revert "PLT-1800 Load server side locale from the config.json" (#3201)Christopher Speller2016-06-011-1/+0
* PLT-1800 Load server side locale from the config.json (#3135)enahum2016-06-011-0/+1
* Don't allow gitlab users to activate mfa (#3125)Joram Wilander2016-05-271-0/+4
* Revert "PLT-1800 Load server side locale from the config.json" (#3133)Christopher Speller2016-05-271-1/+0
* PLT-1800 Load server side locale from the config.json (#3092)enahum2016-05-271-0/+1
* fixed type speical -> special (#3052)rompic2016-05-251-2/+2
* Revert "PLT-1800 Load server side locale from the config.json (#3076)"Christopher Speller2016-05-241-1/+0
* Max_File_Size setting in System Console > File Settings (#3070)Thomas Balthazar2016-05-241-2/+2
* PLT-1800 Load server side locale from the config.json (#3076)enahum2016-05-241-0/+1
* Move away from the "andForget" style of function (#3046)Thomas Balthazar2016-05-181-1/+1
* Move away from the "andForget" style of function (#3043)Thomas Balthazar2016-05-181-169/+143
* Send email notification when username changed (#3022)Thomas Balthazar2016-05-181-9/+35
* Stopped login code from falling back to LDAP when it's disabled (#2986)Harrison Healey2016-05-121-1/+1
* Improved handling of edge case where an LDAP user shares a username with a no...Harrison Healey2016-05-121-2/+5
* PLT-2905 fixing upgrade of SSO accounts (#2962)Corey Hulen2016-05-111-7/+8
* PLT-2862 Re-added LDAP login boxes as part of signup flow (#2937)Harrison Healey2016-05-091-4/+5
* PLT-2697 Fixing team admins (#2900)Corey Hulen2016-05-061-23/+72