nextcloud/tests/Core
Roeland Jago Douma b6dd2ebd39
Use proper exception in lostController
There is no need to log the expcetion of most of the stuff here.
We should properly log them but an exception is excessive.

This moves it to a proper exception which we can catch and then log.
The other exceptions will still be fully logged.

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2019-07-27 20:12:16 +02:00
..
Command Stop decryption when maintenance mode is enabled, fixes #8311 2019-05-21 09:24:50 +02:00
Controller Use proper exception in lostController 2019-07-27 20:12:16 +02:00
Middleware Allow 2FA to be setup on first login 2019-05-17 10:11:53 +02:00