History log of /dokuwiki/ (Results 426 – 450 of 10498)
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
6fdb83b628-Nov-2023 Andreas Gohr <andi@splitbrain.org>

prefer getallheaders() over apache_request_headers()

87603a0a28-Nov-2023 Andreas Gohr <andi@splitbrain.org>

handle JSON encode/decode errors in JSONRPC API

3e383dbb28-Nov-2023 m-martin-78 <138781920+m-martin-78@users.noreply.github.com>

update tests to match new is_ssl behaviour

821c451222-Nov-2023 Andreas Gohr <andi@splitbrain.org>

translation update

0e18d4f517-Nov-2023 林晓东 <lin_xd@126.com>

translation update

eacee56e14-Nov-2023 Andreas Gohr <andi@splitbrain.org>

adjust export-ignore checking in deleted files action

This makes use of git check-attr to properly check the attributes. The
attributes have been extended to match subdirs and files.

52b0065214-Nov-2023 Andreas Gohr <andi@splitbrain.org>

do not call get_class() without a parameter

This has been deprecated in PHP 8.3

0abcb03714-Nov-2023 Andreas Gohr <andi@splitbrain.org>

test on PHP 8.3

c0f08ea914-Nov-2023 Andreas Gohr <andi@splitbrain.org>

clean up dbg_backtrace

This makes the formatting decisions more explicit instead of multiple
nested ternary operators. For hopefully make it easier to read.

It also renames [internal function] to [

clean up dbg_backtrace

This makes the formatting decisions more explicit instead of multiple
nested ternary operators. For hopefully make it easier to read.

It also renames [internal function] to [anonymous] since it usually
signifies an error in a anonymous callback rather than a PHP internal.

show more ...

bcedcbab14-Nov-2023 Andreas Gohr <andi@splitbrain.org>

fix page title handling broken in #4107

73f7d49d14-Nov-2023 Fekete Ádám Zsolt <fadam@egbcsoport.hu>

translation update

a4dce27e13-Nov-2023 m-martin-78 <138781920+m-martin-78@users.noreply.github.com>

Fixed bad copy/paste, sorry...

9b36c1fc13-Nov-2023 splitbrain <splitbrain@users.noreply.github.com>

�� Rector and PHPCS fixes

2a33973913-Nov-2023 m-martin-78 <138781920+m-martin-78@users.noreply.github.com>

Check if trustedproxy is empty + changed behavior in is_ssl to match the same behavior

108f17cf13-Nov-2023 Andreas Gohr <andi@splitbrain.org>

updated devel dependencies

6e9b187713-Nov-2023 m-martin-78 <138781920+m-martin-78@users.noreply.github.com>

bugfix: trustedproxy is not a delimited pcre

12a7832113-Nov-2023 m-martin-78 <138781920+m-martin-78@users.noreply.github.com>

Codestyle + check trustedproxies

Adjust code style to match dokuwiki's.

Secure the use of `X-Forwarded-Host` by checking against the https://www.dokuwiki.org/config:trustedproxy property.

5ab8f4a013-Nov-2023 m-martin-78 <138781920+m-martin-78@users.noreply.github.com>

Add support for X-Forwarded-Host proxy header

X-Forwarded-From and X-Forwarded-Proto are already used, so should X-Forwarded-Host.

72203f2c08-Nov-2023 Andreas Gohr <andi@splitbrain.org>

avoid another warning in authad

dd952db803-Nov-2023 pau <pau@estuditic.com>

translation update

1fc5061d02-Nov-2023 Andreas Gohr <andi@splitbrain.org>

skip CompleteMissingIfElseBracketRector

We like our one-line guardians.

See discussion in
https://github.com/dokuwiki/dokuwiki/pull/4097#issuecomment-1788608355
https://github.com/dokuwiki/dokuwiki

skip CompleteMissingIfElseBracketRector

We like our one-line guardians.

See discussion in
https://github.com/dokuwiki/dokuwiki/pull/4097#issuecomment-1788608355
https://github.com/dokuwiki/dokuwiki/pull/4097#issuecomment-1789826392

show more ...

8f9a51db27-Oct-2023 talal <ksa76@hotmail.com>

translation update

2761c7d427-Oct-2023 Klap-in <Klap-in@users.noreply.github.com>

�� Update deleted files

9b03c56327-Oct-2023 talal <ksa76@hotmail.com>

translation update

d26e5a2416-May-2023 Andreas Gohr <andi@splitbrain.org>

Tokenauth: ignore case when gettign auth header from apache

1...<<11121314151617181920>>...420