History log of /plugin/captcha/lang/ (Results 1 – 25 of 124)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
b546944f22-Jan-2026 Andreas Gohr <gohr@cosmocode.de>

Improve setting messages

563fb56622-Jan-2026 Andreas Gohr <gohr@cosmocode.de>

Add exponential timeout for failed login attempts

Introduces a configurable brute-force protection mechanism that enforces
increasing wait times between login attempts. The timeout doubles with
each

Add exponential timeout for failed login attempts

Introduces a configurable brute-force protection mechanism that enforces
increasing wait times between login attempts. The timeout doubles with
each failure (e.g., 5s → 10s → 20s → ...) up to a configurable maximum.

New settings:
- logindenial: Base timeout in seconds (0 to disable)
- logindenial_max: Maximum timeout cap (default 1 hour)

The feature works independently of CAPTCHA protection - failed attempts
are tracked per IP using the existing IpCounter mechanism, and users
are shown the remaining wait time when blocked.

show more ...

80b9735022-Nov-2025 Smocap <smocap@gmail.com>

Translation update (es)

9cfec52505-Dec-2023 Martin Růžička <martinr@post.cz>

translation update

8255253f13-Aug-2023 Marek Adamski <fevbew@wp.pl>

translation update

4333b45024-May-2023 Daniel Dias Rodrigues <danieldiasr@gmail.com>

translation update

3570035729-Mar-2023 Gilson Caldeira <gilsoncaldeira@gmail.com>

translation update

850a1c2e28-Feb-2023 Gerrit <klapinklapin@gmail.com>

translation update

fe57f49e21-Jan-2023 Minh <phandinhminh@protonmail.ch>

translation update

88f96d8604-Jan-2023 Hella <hella.breitkopf@gmail.com>

translation update

bba1c5e717-Apr-2022 Iliya <iliyabylich04@gmail.com>

translation update

0d9d341026-Jan-2022 piano <linyixuan2019@hotmail.com>

translation update

79294d9b16-Jan-2022 AloisT <tiefenbrunner@outlook.com>

translation update

4a72120e11-Jan-2022 LORTET <v@lortet.fr>

translation update

969b14c411-Jan-2022 Andreas Gohr <andi@splitbrain.org>

added bruteforce protection on login

The new default for protecting the login now takes failed logins from
the originating IP into account.

1862273611-Jan-2022 Andreas Gohr <andi@splitbrain.org>

auto reformat code

ec1f604b12-Dec-2021 Innova Didactic <tecnic@innovadidactic.com>

translation update

e591cf6209-Dec-2021 Innova Didactic <tecnic@innovadidactic.com>

translation update

fc34826b05-Oct-2020 qezwan <qezwan@gmail.com>

translation update

615967b628-May-2020 Paulo Schopf <pschopf@gmail.com>

translation update

fbe8d9a709-May-2020 Thien Hau <thienhau.9a14@gmail.com>

translation update

19048cf930-Jul-2019 ExtremeOnly <krekora31@gmail.com>

translation update

77d306a718-Mar-2019 Roberto Bellingeri <bellingeri@netguru.it>

translation update

23ee47fe12-Dec-2018 Jacob Palm <mail@jacobpalm.dk>

translation update

6c305c3211-Dec-2018 Katerina Katapodi <katerinakatapodi@gmail.com>

translation update

12345