summaryrefslogtreecommitdiffstats
path: root/store/storetest/mocks/TeamStore.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-4998 Adding LoginIdAttribute to allow LDAP users to change their login ID ↵Christopher Speller2018-05-101-1/+1
| | | | | | | | | | | | | | without losing their account (#8756) * Adding LoginIdAttribute * Modifying LDAP to use loginIDAttribute. * Adding IDAttribute migration and AD objectGUID support. * Removing unused idea. * Fix typo.
* Remove query to update channel extra_update_at field on user ↵Joram Wilander2018-03-091-10/+10
| | | | activation/deactivation (#8415)
* PLT-7567: Integration of Team Icons (#8284)Christian Hoff2018-03-011-0/+16
| | | | | | | | | | * PLT-7567: Integration of Team Icons * PLT-7567: Read replica workaround, upgrade logic moved, more concrete i18n key * PLT-7567: Read replica workaround, corrections * PLT-7567: upgrade correction
* Store mocks (#7724)Chris2017-10-261-0/+478
* store mocks * add example