* normalise last_name from name and in auth check ([afdf23e](https://gitlab.developers.cam.ac.uk/uis/devops/iam/activate-account/api/commit/afdf23ea7e732ca1b50e19fc211c77ba660d11d9))
* remove db case-insensitivity on last name and uppercase in normalisation ([67f5fd8](https://gitlab.developers.cam.ac.uk/uis/devops/iam/activate-account/api/commit/67f5fd8db116f08e44b4937f7c4aebd6138c5341))
* remove last_name from account_details view and requirement in data_manager_api view ([af5059b](https://gitlab.developers.cam.ac.uk/uis/devops/iam/activate-account/api/commit/af5059bbd6ebc045b290cd13b774379a089fbc6c))
### Bug Fixes
* catch MultipleObjectsReturned now possible with LIKE query ([355f315](https://gitlab.developers.cam.ac.uk/uis/devops/iam/activate-account/api/commit/355f315e277ff5bfa46c3da3f8b0137fcaf3c613))