server/tests/Core
Daniel Kesselberg 031fdfb1fc
Enable password reset for user with same email address when only one is active
When two or more user share the same email address its not possible to
reset password by email. Even when only one account is active.

This pr reduce list of users returned by getByEmail by disabled users.

Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
2018-08-19 16:32:46 +02:00
..
Command Adds an info if the maintenance mode is already enabled/disabled. 2018-07-01 20:56:27 +02:00
Controller Enable password reset for user with same email address when only one is active 2018-08-19 16:32:46 +02:00
Middleware Use ::class in test mocks 2017-10-24 17:45:32 +02:00