History log of /dokuwiki/lib/plugins/ (Results 76 – 100 of 2909)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
1d94f4f421-May-2025 Andreas Gohr <gohr@cosmocode.de>

Add remote API to extension manager

966af3e420-May-2025 andreash <aeheil@gmail.com>

translation update

fbb8310115-May-2025 Niclas Tittl <niclas.tittl@msn.com>

translation update

45840e3614-May-2025 Pablo <tuthotep@gmail.com>

translation update

5ce5976f13-May-2025 Pablo <tuthotep@gmail.com>

translation update

7e448cf321-Apr-2025 Impeck <impeck@ya.ru>

translation update

589a4f0714-Apr-2025 Thalles Lázaro <dokuwiki@thall.es>

translation update

e206a49510-Apr-2025 Andreas Gohr <andi@splitbrain.org>

supress warnings in opcache_reset() fixes #4375

If opcache is enabled, but access to it's API is restricted a warning is
shown when we call opcache_reset(). Since we don't know if it's
restricted, w

supress warnings in opcache_reset() fixes #4375

If opcache is enabled, but access to it's API is restricted a warning is
shown when we call opcache_reset(). Since we don't know if it's
restricted, we have to supress the warning

show more ...

f1c5f12115-Mar-2025 Andreas Gohr <andi@splitbrain.org>

authldap: avoid warning on invalid mapping setup. #4399

cc19c22607-Mar-2025 analogroboter <ropely@gmx.net>

translation update

cb5063c318-Jan-2025 Jeann <wjeann@gmail.com>

translation update

4658ac3b16-Jan-2025 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

916194c715-Jan-2025 Fekete Ádám Zsolt <fadam@egbcsoport.hu>

translation update

db5401d714-Jan-2025 Володимир <heneral@gmail.com>

translation update

25a6adc709-Jan-2025 Marek Adamski <fevbew@wp.pl>

translation update

6066822309-Jan-2025 splitbrain <86426+splitbrain@users.noreply.github.com>

�� Rector and PHPCS fixes

19d5ba2709-Jan-2025 Andreas Gohr <andi@splitbrain.org>

rename trustedproxy option to trustedproxies

We use a new format (array instead of regex) and need a sure way to
recognize it. Zebra's approach would not have survived the editing via
config manager

rename trustedproxy option to trustedproxies

We use a new format (array instead of regex) and need a sure way to
recognize it. Zebra's approach would not have survived the editing via
config manager.
As a side effect this also introduces a new languange string, which is
good because the old one did no longer apply.

show more ...

dbc152da08-Jan-2025 Andreas Gohr <andi@splitbrain.org>

Extension Manager: add missing security token

d8242cb107-Jan-2025 Anika Rachow <rachowanika@gmail.com>

translation update

6405e5fd31-Dec-2024 spike <spike@fedoraproject.org>

Add option 'modPassPlain' to send plaintext password updates to LDAP server

7baee0f822-Dec-2024 Peter Dave Hello <hsu@peterdavehello.org>

translation update

bfad690422-Dec-2024 Peter Dave Hello <hsu@peterdavehello.org>

translation update

811d6efa18-Dec-2024 splitbrain <86426+splitbrain@users.noreply.github.com>

�� Rector and PHPCS fixes


/dokuwiki/composer.lock
extension/Installer.php
/dokuwiki/vendor/composer/InstalledVersions.php
/dokuwiki/vendor/composer/installed.json
/dokuwiki/vendor/composer/installed.php
/dokuwiki/vendor/phpseclib/phpseclib/BACKERS.md
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Common/Formats/Keys/PKCS8.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DH/Formats/Keys/PKCS8.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/DSA/Formats/Keys/PKCS8.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/BaseCurves/Montgomery.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/EC/Formats/Keys/PKCS8.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/RSA/Formats/Keys/PKCS8.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Crypt/Salsa20.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/File/X509.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/BCMath/Reductions/Barrett.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/Barrett.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/BigInteger/Engines/PHP/Reductions/EvalBarrett.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Math/PrimeField/Integer.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SFTP.php
/dokuwiki/vendor/phpseclib/phpseclib/phpseclib/Net/SSH2.php
/dokuwiki/vendor/splitbrain/php-archive/composer.json
/dokuwiki/vendor/splitbrain/php-archive/src/Tar.php
/dokuwiki/vendor/splitbrain/php-cli/src/Base.php
/dokuwiki/vendor/splitbrain/php-cli/src/Colors.php
e0d957b017-Dec-2024 Schplurtz le Déboulonné <Schplurtz@laposte.net>

translation update

f17690f717-Dec-2024 Andreas Gohr <andi@splitbrain.org>

Extension Manager: set a larger timeout

When loading large plugins, like the dw2pdf plugin, a timout of 25
seconds may not be enough on slow connections. This increases the limit
to 5 second short o

Extension Manager: set a larger timeout

When loading large plugins, like the dw2pdf plugin, a timout of 25
seconds may not be enough on slow connections. This increases the limit
to 5 second short of 4 minutes.

On CLI this should not be an issue at all, on web SAPIs we need to
increase the execution time first, only if that succeeds (might be
disabled on some hosts) the limit is increased.

This replaces PR #4377

show more ...

12345678910>>...117