summaryrefslogtreecommitdiffstats
path: root/model/switch_request.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.
* unnamed return (#8170)Chris2018-01-301-14/+5
|
* Move user actions over to use redux and v4 (#6649)Joram Wilander2017-06-151-1/+1
|
* PLT-5860 Updated copyright date (#6058)Harrison Healey2017-04-121-1/+1
| | | | | | | | | | | | * PLT-5860 Updated copyright date in about modal * PLT-5860 Updated copyright notice in JSX files * PLT-5860 Updated copyright notice in go files * Fixed misc copyright dates * Fixed component snapshots
* Refactor switching login type code into app layer and add v4 endpoint (#6000)Joram Wilander2017-04-101-0/+62
* Refactor switching login type code into app layer and add v4 endpoint * Fix unit test