Nextcloud version (13.0.4)
Operating system and version (Ubuntu 16.04)
Apache version (Apache/2.4.18 (Ubuntu))
PHP version (7.0.30-0ubuntu0.16.04.1)
Recently I had a lot of Warnings in my ncdomain/settings/admin/logging
somebody want to brutefore me.
I added line
'auth.bruteforce.protection.enabled' => true,
to config.php
Looks like it is much less Warnings now.
I don’t know if it is connected, but now I have a lot of Fatal like this:
https://pastebin.com/MP35XRPP
https://pastebin.com/H8WhsHFX
-
Should I do something after adding line
'auth.bruteforce.protection.enabled' => true,
to config.php ? Is it enough for protection from bruteforce?
2. How to check have I been pwned?
3. What does this Fatals means? How to fix it?
