| 074b2b3f | 31-Mar-2017 |
Takamura <plehanov.v@gmail.com> |
I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. |
| 5a9597bb | 31-Mar-2017 |
Takamura <plehanov.v@gmail.com> |
I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. |
| f50a239b | 31-Mar-2017 |
Takamura <plehanov.v@gmail.com> |
I supplemented the existing comments on the methods in which there was not enough information to the standard phpDoc. |
| 3476bb81 | 31-Mar-2017 |
Andreas Gohr <andi@splitbrain.org> |
increase minimum version requirement to PHP 5.6 |
| 9e027a0a | 14-Mar-2017 |
Szymon Olewniczak <(my first name) [at] imz [dot] re> |
change DokuWiki_Plugin:localFN signature |
| ac596a06 | 09-Mar-2017 |
CeeKay <no-one@users.noreply.github.com> |
Fixed typo |
| b92d070d | 11-Mar-2017 |
Àngel Pérez Beroy <aperezberoy@gmail.com> |
translation update |
| f502bbbb | 16-Mar-2017 |
Martin Růžička <martinr@post.cz> |
translation update
squashed a whole bunch of PRs
closes #1907 closes #1908 closes #1909 closes #1910 closes #1911 closes #1912 closes #1913 closes #1914 closes #1915 closes #1916 closes #1917 close
translation update
squashed a whole bunch of PRs
closes #1907 closes #1908 closes #1909 closes #1910 closes #1911 closes #1912 closes #1913 closes #1914 closes #1915 closes #1916 closes #1917 closes #1918 closes #1919 closes #1920 closes #1921 closes #1922
show more ...
|
| 62c9e1db | 14-Mar-2017 |
Felix <j.felix@mueller-donath.de> |
translation update |
| 0a81e204 | 08-Mar-2017 |
Alfons Rovira <inclusa@gmail.com> |
Corrections ca-valencia |
| d22df72d | 21-Feb-2017 |
controlonline.net <controlonline.net@gmail.com> |
translation update |
| d072686e | 02-Mar-2017 |
Schplurtz le Déboulonné <schplurtz@laposte.net> |
translation update |
| 6453acd5 | 01-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
skip empty line when reading jQuery versions. fixes #1886 |
| 924e477e | 01-Mar-2017 |
Andreas Gohr <gohr@cosmocode.de> |
adjust session ID check to specification
The documentation says sessionIDs are between 22 and 256 chars long. A quick test only showed 26 chars in common configurations, but this should cover all po
adjust session ID check to specification
The documentation says sessionIDs are between 22 and 256 chars long. A quick test only showed 26 chars in common configurations, but this should cover all possibilities.
show more ...
|
| 6eb3cdf6 | 28-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
do not use invalid session IDs #1883
When an invalid session ID is passed to PHP a warning is thrown, but the session is still initialized with this invalid ID (throwing additional warnings on save)
do not use invalid session IDs #1883
When an invalid session ID is passed to PHP a warning is thrown, but the session is still initialized with this invalid ID (throwing additional warnings on save).
This makes sure such invalid IDs are removed from the cookie array before initializing the session.
PHP bug references:
https://bugs.php.net/bug.php?id=68063 https://bugs.php.net/bug.php?id=73860
show more ...
|
| 3680e2cd | 28-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
do not generate CSRF tokens when no session or user exists
This partly fixes #1883 |
| d1264f55 | 25-Feb-2017 |
錢政維 <cwchien@chc.com.tw> |
Fixes issue #1864 |
| 8ff80ee3 | 28-Feb-2017 |
phy25 <git@phy25.com> |
translation update |
| 799214be | 27-Feb-2017 |
stafmans <dokuwiki@stafmans.net> |
translation update |
| 36dccdcd | 25-Feb-2017 |
kuma <kuma000@qq.com> |
translation update |
| 12a9bc03 | 22-Feb-2017 |
LarsDW223 <lars_paulsen@web.de> |
Throw an exception if an attribute array including the attribute 'selected' is given to 'OptGroup::options()' as this would lead to an <option> tag having two 'selected' attributes. |
| 2af726d3 | 22-Feb-2017 |
rnck <dokuwiki@rnck.de> |
translation update |
| aa31d8d0 | 21-Feb-2017 |
controlonline.net <controlonline.net@gmail.com> |
translation update |
| ce8bf546 | 18-Feb-2017 |
Andreas Gohr <andi@splitbrain.org> |
fixed mistake in #1847
direction is always ltr for russian |
| 20f1bc50 | 14-Feb-2017 |
Olivier Humbert <trebmuh@tuxfamily.org> |
translation update |