summaryrefslogtreecommitdiffstats
path: root/api/user_test.go
Commit message (Expand)AuthorAgeFilesLines
* Renaming repoChristopher Speller2017-09-061-4/+4
* Adding jenkinsfile for new build server.Christopher Speller2017-09-061-10/+2
* app type transition (#7167)Chris2017-09-061-41/+41
* Revert "[PLT-7475] Add S3 region to system console and add S3 validation (#73...Saturnino Abril2017-09-061-6/+6
* [PLT-7475] Add S3 region to system console and add S3 validation (#7373)Saturnino Abril2017-09-061-6/+6
* set to default value with config is missing (#7320)Saturnino Abril2017-08-301-9/+9
* PLT-6226 Fixing races with licensing (#7213)Corey Hulen2017-08-161-10/+10
* Allow regions to be set and honored for S3 driver. (#7010)Harshavardhana2017-07-311-2/+4
* PLT-6761 fixing unit tests (#6671)Corey Hulen2017-06-191-1/+1
* Support AWS Signature V2 for Mattermost for S3 storage. (#6462)Harshavardhana2017-05-301-4/+4
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-1/+1
* Creating common token store and moving email invites and verification to it (...Christopher Speller2017-04-271-30/+28
* Revert "Usernames must start with a letter (#5581)"Christopher Speller2017-04-181-44/+38
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Implement POST /users/search endpoint for APIv4 (#5822)Joram Wilander2017-03-231-0/+53
* improvements for inbucket email test and re-enable Email mention test (#5647)Carlos Tadeu Panato Junior2017-03-111-8/+21
* Usernames must start with a letter (#5581)Joram Wilander2017-03-031-38/+44
* Reload license from DB for all cluster app servers (#5525)Joram Wilander2017-02-281-6/+9
* Adding device Id for version 2 of native apps (#5505)Corey Hulen2017-02-231-0/+31
* Implement APIv4 infrastructure (#5191)Joram Wilander2017-01-301-1/+1
* More app code migration (#5170)Joram Wilander2017-01-251-26/+1
* Move permissions code into app package (#5146)Joram Wilander2017-01-231-58/+90
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-2/+2
* Add inbucket docker image to allow local and automated testing of emails (#4901)Carlos Tadeu Panato Junior2017-01-171-0/+16
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-21/+5
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-39/+40
* Adding Etag to user profile pictures. (#4926)Christopher Speller2017-01-031-1/+9
* Add API call to get a user by their email address (#4884)Carlos Tadeu Panato Junior2016-12-281-0/+33
* Don't autocomplete users by email (#4896)Joram Wilander2016-12-261-0/+9
* PLT-4767 Implement MFA Enforcement (#4662)Joram Wilander2016-12-121-1/+1
* Improving command line interface (#4689)Christopher Speller2016-12-061-5/+2
* PLT-4710 User search now obeys privacy settings (#4673)Joram Wilander2016-12-021-0/+137
* PLT-4697 Update channel switcher to autocomplete all users on the system (#4624)Joram Wilander2016-11-291-0/+38
* PLT-3762 - Add API call to get a user by their username (#4611)Carlos Tadeu Panato Junior2016-11-211-0/+39
* PLT-4524 Update password reset page (#4522)Carlos Tadeu Panato Junior2016-11-171-5/+10
* Deauthenticate websockets and set status to offline when user account deactiv...Joram Wilander2016-11-151-1/+14
* Increase unit test coverage of api/user.go (#4541)Raphaƫl Bournhonesque2016-11-141-0/+45
* Update user search to match against username, full name, nickname and email (...Joram Wilander2016-11-031-1/+0
* EE: PLT-4512 Show secret in addition to QR code when activating MFA (#4427)Joram Wilander2016-11-031-3/+3
* PLT-4535/PLT-4503 Fix inactive users in searches and add option functionality...Joram Wilander2016-11-021-10/+48
* Prevent system_admin role mistake (#4405)Christopher Speller2016-11-011-0/+4
* PLT-3562 Switch websocket over to post-connect authentication (#4327)Joram Wilander2016-10-311-0/+5
* Moving away from goamz to use minio-go instead. (#4193)Harshavardhana2016-10-261-19/+22
* Merging performance branch into master (#4268)Joram Wilander2016-10-191-24/+414
* PLT-3734 Cleaning up shouldSendEvent function (#4024)enahum2016-09-271-1/+1
* Fixing update roles API (#4060)Christopher Speller2016-09-221-115/+31
* Update getUser API and add it to the JS driver (#4020)Joram Wilander2016-09-141-3/+47
* Modifying permissions system. (#3897)Christopher Speller2016-09-131-11/+11
* PLT-3766 Change LDAP references to AD/LDAP in the UI (#3925)Jason Blais2016-09-061-3/+3
* Fixing SanitizeProfile (#3930)Christopher Speller2016-09-021-0/+66