AcadeDoc/apps/server/src/core/user
Finn Dittmar d5b84ae0b8
Only allow changing the email if the correct password is provided (#1288)
* fix

* fix overwriting password

* finalize

* BadRequestException

---------

Co-authored-by: Philipinho <16838612+Philipinho@users.noreply.github.com>
2025-06-24 09:02:55 +01:00
..
dto Only allow changing the email if the correct password is provided (#1288) 2025-06-24 09:02:55 +01:00
user.controller.spec.ts switch to nx monorepo 2024-01-09 18:58:26 +01:00
user.controller.ts Only allow changing the email if the correct password is provided (#1288) 2025-06-24 09:02:55 +01:00
user.module.ts Refactoring 2024-03-29 01:46:11 +00:00
user.service.ts Only allow changing the email if the correct password is provided (#1288) 2025-06-24 09:02:55 +01:00