8149945a91
This makes the new `@BruteForceProtection` annotation more clever and moves the relevant code into it's own middleware. Basically you can now set `@BruteForceProtection(action=$key)` as annotation and that will make the controller bruteforce protected. However, the difference to before is that you need to call `$responmse->throttle()` to increase the counter. Before the counter was increased every time which leads to all kind of unexpected problems. Signed-off-by: Lukas Reschke <lukas@statuscode.ch> |
||
---|---|---|
.. | ||
Accounts | ||
Activity | ||
App | ||
AppFramework | ||
Archive | ||
Authentication | ||
BackgroundJob | ||
Cache | ||
Command | ||
Comments | ||
DB | ||
Encryption | ||
Federation | ||
Files | ||
Group | ||
Hooks | ||
Http/Client | ||
IntegrityCheck | ||
L10N | ||
Lock | ||
Lockdown | ||
Log | ||
Memcache | ||
Migration | ||
Notification | ||
OCS | ||
Preview | ||
PublicNamespace | ||
Repair | ||
RichObjectStrings | ||
Security | ||
Session | ||
Settings | ||
Share | ||
Share20 | ||
SystemTag | ||
Template | ||
Traits | ||
Updater | ||
User | ||
Util | ||
AllConfigTest.php | ||
APITest.php | ||
AppConfigTest.php | ||
AppTest.php | ||
AutoLoaderTest.php | ||
AvatarManagerTest.php | ||
AvatarTest.php | ||
CapabilitiesManagerTest.php | ||
ConfigTest.php | ||
ContactsManagerTest.php | ||
DateTimeFormatterTest.php | ||
ErrorHandlerTest.php | ||
FileChunkingTest.php | ||
FilesTest.php | ||
HelperStorageTest.php | ||
HookHelper.php | ||
HTTPHelperTest.php | ||
ImageTest.php | ||
InfoXmlTest.php | ||
InstallerTest.php | ||
LargeFileHelperGetFileSizeTest.php | ||
LargeFileHelperTest.php | ||
LegacyHelperTest.php | ||
LoggerTest.php | ||
NaturalSortTest.php | ||
NavigationManagerTest.php | ||
RepairStepTest.php | ||
ServerTest.php | ||
SetupTest.php | ||
SubAdminTest.php | ||
TagsTest.php | ||
TemplateFunctionsTest.php | ||
TempManagerTest.php | ||
TestCase.php | ||
TestMoveableMountPoint.php | ||
UpdaterTest.php | ||
UrlGeneratorTest.php | ||
UserTest.php | ||
UtilCheckServerTest.php | ||
UtilTest.php |