summaryrefslogtreecommitdiffstats
path: root/store/storetest/mocks/SessionStore.go
Commit message (Collapse)AuthorAgeFilesLines
* MM-11384: Add system install date information to the client config (#9218)Jesús Espino2018-08-081-1/+1
| | | | | | | | * MM-11384: Add system install date information to the client config * Fixing translation text * Fixes from Peer Review
* MM-10233: Add scheme importing to bulk importer. (#8928)George Goldberg2018-06-211-1/+1
|
* 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.
* ABC-73 Move session clean-up to daily task (#8095)Joram Wilander2018-01-171-0/+5
| | | | | | * Move session clean-up to daily task * Split delete query into batches
* Store mocks (#7724)Chris2017-10-261-0/+190
* store mocks * add example