summaryrefslogtreecommitdiffstats
path: root/cmd/platform/user.go
Commit message (Expand)AuthorAgeFilesLines
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-654/+0
* Adding saml migration command (#8263)Jesús Espino2018-02-211-27/+162
* Allow deactivation of SSO users (#7952)Joram Wilander2017-12-081-2/+2
* refactor template code (#7860)Chris2017-11-201-3/+0
* PLT-7978 Add websocket event for user role update (#7745)Joram Wilander2017-10-311-1/+1
* Refactoring cfg refs and load / save functions (#7749)Chris2017-10-311-1/+1
* eliminate more utils.Cfg references (#7701)Chris2017-10-241-3/+3
* remove more global refs (#7480)Chris2017-09-211-9/+9
* remove einterface gets (#7455)Chris2017-09-191-5/+4
* Remove global app references (#7433)Chris2017-09-121-27/+35
* Renaming repoChristopher Speller2017-09-061-4/+4
* app type transition (#7167)Chris2017-09-061-7/+7
* PLT-7145: `platform user deleteall` expects a user as argument (#7002)Jonathan2017-08-021-34/+32
* Adding force flag to migrate auth command (#6593)Christopher Speller2017-06-061-1/+5
* PLT-6471 Properly panic when translations can't be loaded (#6414)Harrison Healey2017-05-231-11/+42
* PLT-6113 Added initial unit tests for cmd package (#6086)Harrison Healey2017-04-151-11/+21
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
* Add CLI command to search for users based on username, email, or user ID (#5918)Simon Soriano2017-04-051-5/+44
* Fix verifying a missing user panics (#5240)Christopher Speller2017-01-311-0/+1
* Migrate functions to app package (#5106)Joram Wilander2017-01-191-6/+5
* Refactor and migrate more functions out of api into app package (#5063)Joram Wilander2017-01-131-1/+1
* PLT-4938 Add app package and move logic over from api package (#4931)Joram Wilander2017-01-131-3/+4
* Fix SiteURL in join team email (#4979)Joram Wilander2017-01-061-1/+1
* Improving command line interface (#4689)Christopher Speller2016-12-061-0/+432