summaryrefslogtreecommitdiffstats
path: root/cmd/commands/ldap.go
Commit message (Collapse)AuthorAgeFilesLines
* Renaming platform binary to mattermost. (#8801)Christopher Speller2018-05-171-78/+0
|
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ↵Christopher Speller2018-05-101-0/+29
| | | | | | | | | | | | | | without losing their account (#8756) * Adding LoginIdAttribute * Modifying LDAP to use loginIDAttribute. * Adding IDAttribute migration and AD objectGUID support. * Removing unused idea. * Fix typo.
* add app shutdown to make sure the goroutines finish and all process are ↵Carlos Tadeu Panato Junior2018-04-171-0/+1
| | | | | | | | closed (#8629) * run the send email verification as goroutine as well * add app shutdown to make sure all go routines finish
* Adding enterprise commands support (#8327)Jesús Espino2018-03-071-0/+48