History log of /dokuwiki/lib/plugins/config/ (Results 76 – 100 of 1425)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
bb419b0123-Mar-2023 cadetill <cadetill@gmail.com>

translation update

e07ac4ba12-Mar-2023 Yves Nevelsteen <yves.nevelsteen@gmail.com>

translation update

3f21dca708-Mar-2023 Gorm <gorm.chandler@gmail.com>

translation update

6554606706-Mar-2023 Aleksandr Selivanov <alexgearbox@yandex.ru>

translation update

24fc7b3406-Mar-2023 better <betterzhubo@live.com>

translation update

dd4d1f7428-Feb-2023 Jose Luis Sanches <jose.reis.sanches@gmail.com>

translation update


/dokuwiki/_test/tests/InfoTest.php
/dokuwiki/_test/tests/inc/FulltextPageLookupTest.php
/dokuwiki/_test/tests/inc/changelog_getrevisions.test.php
/dokuwiki/inc/Info.php
/dokuwiki/inc/JpegMeta.php
/dokuwiki/inc/Subscriptions/BulkSubscriptionSender.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/fulltext.php
/dokuwiki/inc/infoutils.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/nl/lang.php
/dokuwiki/inc/lang/pt/admin.txt
/dokuwiki/inc/lang/pt/conflict.txt
/dokuwiki/inc/lang/pt/denied.txt
/dokuwiki/inc/lang/pt/draft.txt
/dokuwiki/inc/lang/pt/editrev.txt
/dokuwiki/inc/lang/pt/lang.php
/dokuwiki/inc/lang/pt/mailtext.txt
/dokuwiki/inc/lang/pt/newpage.txt
/dokuwiki/inc/lang/pt/norev.txt
/dokuwiki/inc/lang/pt/onceexisted.txt
/dokuwiki/inc/lang/pt/password.txt
/dokuwiki/inc/lang/pt/register.txt
/dokuwiki/inc/lang/pt/registermail.txt
/dokuwiki/inc/lang/pt/resendpwd.txt
/dokuwiki/inc/lang/pt/stopwords.txt
/dokuwiki/inc/lang/pt/subscr_form.txt
/dokuwiki/inc/lang/pt/subscr_single.txt
/dokuwiki/inc/lang/pt/updateprofile.txt
/dokuwiki/inc/template.php
/dokuwiki/lib/plugins/acl/lang/pt/help.txt
/dokuwiki/lib/plugins/acl/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/lang.php
/dokuwiki/lib/plugins/authad/lang/pt/settings.php
/dokuwiki/lib/plugins/authldap/lang/pt/lang.php
/dokuwiki/lib/plugins/authldap/lang/pt/settings.php
/dokuwiki/lib/plugins/authplain/_test/escaping.test.php
/dokuwiki/lib/plugins/authplain/auth.php
lang/pt/lang.php
/dokuwiki/lib/plugins/extension/lang/pt/lang.php
/dokuwiki/lib/plugins/usermanager/lang/pt/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/de/lang.php
/dokuwiki/lib/tpl/dokuwiki/lang/pt/lang.php
010cc79503-Feb-2023 Simone Perin <simoneperin.92@libero.it>

translation update

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

translation update

330443c723-Nov-2022 Eduardo Mozart de Oliveira <eduardomozart182@gmail.com>

translation update

fbc1c20231-Oct-2022 Valdrin Jonuzi <valdrinj00@gmail.com>

translation update

4ec0f22b26-Oct-2022 Edney Rossi <prof.edneyrossi@gmail.com>

translation update

0772dde226-Oct-2022 Andreas Gohr <andi@splitbrain.org>

Fix handling of unknown array settings

When a plugin used an array setting and was then installed, the old
configuration can remain in local.php. It is handled by the
SettingUndefined class. However

Fix handling of unknown array settings

When a plugin used an array setting and was then installed, the old
configuration can remain in local.php. It is handled by the
SettingUndefined class. However this class used the base out() mechanism
which didn't know about arrays. The result was a fatal error resulting
in a completely empty config file.

This moves the error handling from the SettingArray class to the base
class which fixes the original problem.

It also adds a check if the Writer is about to write a completely empty
config file and refuses to do so, throwing an Exception.

Probably related to #3777

show more ...

8accc6f320-Oct-2022 Andreas Gohr <andi@splitbrain.org>

remove language strings for htmlok and phpok options

These options have been removed in bbe6b3a78bfaae7c3435ed2f909108be642b4684

257ea06e19-Oct-2022 小李 <szsd5257@foxmail.com>

translation update

ccc4830f16-Oct-2022 Olivier Humbert <trebmuh@tuxfamily.org>

translation update

08e3798615-Oct-2022 Philippe Verbeke <ph.verbeke@gmail.com>

translation update

1a0013a614-Oct-2022 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

171622de12-Oct-2022 Olivier Humbert <trebmuh@tuxfamily.org>

translation update

bbe6b3a712-Oct-2022 Andreas Gohr <andi@splitbrain.org>

Remove the htmlok and phpok embedding options

Both options have grave security implications and novice users seem to
ignore advice about them. In the last decades I never came across a wiki
that had

Remove the htmlok and phpok embedding options

Both options have grave security implications and novice users seem to
ignore advice about them. In the last decades I never came across a wiki
that had legitimate use of these options.

If someone needs the functionality, it can easily be added back using a
plugin. But I prefer to give users one less option to shoot themselves
in the foot.

Removal of the translations for the config strings can follow after this
has been merged.

show more ...

2f907d1b11-Oct-2022 Andreas Gohr <andi@splitbrain.org>

translation update


/dokuwiki/SECURITY.md
/dokuwiki/_test/tests/inc/changelog_hasrevisions.test.php
/dokuwiki/_test/tests/inc/common_getGoogleQuery.test.php
/dokuwiki/_test/tests/inc/mailer.test.php
/dokuwiki/_test/tests/inc/pageutils_resolve_mediaid.test.php
/dokuwiki/_test/tests/inc/pageutils_resolve_pageid.test.php
/dokuwiki/_test/tests/inc/utf8_html.test.php
/dokuwiki/data/deleted.files
/dokuwiki/doku.php
/dokuwiki/feed.php
/dokuwiki/inc/Debug/DebugHelper.php
/dokuwiki/inc/Logger.php
/dokuwiki/inc/Mailer.class.php
/dokuwiki/inc/Subscriptions/SubscriberManager.php
/dokuwiki/inc/Ui/PageDiff.php
/dokuwiki/inc/Utf8/Sort.php
/dokuwiki/inc/auth.php
/dokuwiki/inc/html.php
/dokuwiki/inc/lang/bn/lang.php
/dokuwiki/inc/lang/de/lang.php
/dokuwiki/inc/lang/es/draft.txt
/dokuwiki/inc/lang/es/edit.txt
/dokuwiki/inc/lang/es/lang.php
/dokuwiki/lib/exe/fetch.php
/dokuwiki/lib/exe/mediamanager.php
/dokuwiki/lib/plugins/action.php
/dokuwiki/lib/plugins/admin.php
/dokuwiki/lib/plugins/auth.php
/dokuwiki/lib/plugins/authad/auth.php
/dokuwiki/lib/plugins/authad/lang/de/settings.php
/dokuwiki/lib/plugins/authplain/lang/bn/lang.php
/dokuwiki/lib/plugins/cli.php
lang/de/lang.php
/dokuwiki/lib/plugins/logviewer/lang/de/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/de/lang.php
/dokuwiki/lib/plugins/logviewer/lang/de/nolog.txt
/dokuwiki/lib/plugins/logviewer/lang/fr/intro.txt
/dokuwiki/lib/plugins/logviewer/lang/fr/lang.php
/dokuwiki/lib/plugins/logviewer/lang/fr/nolog.txt
/dokuwiki/lib/plugins/popularity/helper.php
/dokuwiki/lib/plugins/remote.php
/dokuwiki/lib/plugins/syntax.php
/dokuwiki/lib/tpl/dokuwiki/css/basic.less
be6462f413-Aug-2022 Andreas Gohr <andi@splitbrain.org>

log warnings to error log

This introduces an error handler that will log warnings, including a
stack trace in the error log. This should help plugin and core authors with
identifying cases of uninit

log warnings to error log

This introduces an error handler that will log warnings, including a
stack trace in the error log. This should help plugin and core authors with
identifying cases of uninitilized variables in PHP8+ environments.

A feature flag (default off) will let users temporarily disable the
display of warnings in the frontend. This should allow the usage of not
yet upgraded plugins in many cases. In the future the flag can be
removed again.

show more ...

ef42a6cf26-Jul-2022 Marc Zulet <marczulet@gmail.com>

translation update

8095a27b16-Jun-2022 Marek Adamski <fevbew@wp.pl>

translation update

06b5063116-Jun-2022 Joan <aseques@gmail.com>

translation update

ecd83b3106-Jun-2022 Schplurtz le Déboulonné <schplurtz@laposte.net>

translation update

12345678910>>...57