| 51045d81 | 26-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 32b755aa | 26-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 49cd1ed0 | 26-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
fix AUTH_USER_CHANGE event in profile updates
the triggered event did not allow event handlers to change the passed data |
| 503f46aa | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
another try and configuring travis |
| 5adbd3d5 | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
allow PHP 5.6 to fail |
| 0a65114a | 24-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
run tests against PHP 5.6 as well |
| 8eec3169 | 21-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 121b0b09 | 20-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| a5ac1d91 | 18-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
skip cache test until #694 has been fixed |
| a66a7108 | 17-Jul-2014 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| edd95259 | 15-Jul-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
not encode semicolon in idfilter.
Restores vanished changes of #84 |
| 80679baf | 15-Jul-2014 |
Gerrit Uitslag <klapinklapin@gmail.com> |
add PHPDocs in html.php |
| c42f789c | 30-Jan-2014 |
Enrico Tagliavini <enrico.tagliavini@gmail.com> |
Adding unit test for is_ssl()
this should test the correctness of the return value of is_ssl() function based on various combinations of PHP environment variables |
| 19738e65 | 12-Jul-2014 |
Enrico Tagliavini <enrico.tagliavini@gmail.com> |
adding X-Forwarded-Proto support in is_ssl()
This commit adds support for X-Forwarded-Proto in case dokuwiki runs behind a reverse (SSL) proxy, but the connection between the proxy and the web serve
adding X-Forwarded-Proto support in is_ssl()
This commit adds support for X-Forwarded-Proto in case dokuwiki runs behind a reverse (SSL) proxy, but the connection between the proxy and the web server running dokuwki is plain HTTP. If an authenticated user is accidentaly dropped to HTTP from HTTPS the securecookie setting should be honored and the redirection when saving or canceling a page edit should point to the correct protocol. This happens every time a user hits cancel after editing a page, and likely even after saving. If the webserver doesn't enforce HTTPS the coockie might be sent in clear.
show more ...
|
| 4ad66524 | 12-Jul-2014 |
Yuthana Tantirungrotechai <yt203y@gmail.com> |
translation update |
| b677a55d | 12-Jul-2014 |
Hideaki SAWADA <chuno@live.jp> |
translation update |
| 19accab5 | 10-Jul-2014 |
Davor Turkalj <turki.bsc@gmail.com> |
translation update |
| 36f4a534 | 05-Jul-2014 |
Naveen Venugopal <naveen.venugopal.anu@gmail.com> |
translation update |
| 2314059e | 04-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
allow for easier HTTPClient debugging
Sometimes users report bugs or problems releated to HTTP connections made by our HTTPCient (eg. in the extension manager or XMLRPC). Debugging those problems pr
allow for easier HTTPClient debugging
Sometimes users report bugs or problems releated to HTTP connections made by our HTTPCient (eg. in the extension manager or XMLRPC). Debugging those problems previously required modifying some sources to enable the debugging output of the HTTPClient. This patch adds a way to enable the debugging via a request parameter. Since HTTP requests are often done only *after* some button was clicked, the parameter is also looked for in the referrer of a request. Debugging output is enabled through the existence of the parameter 'httpdebug' and is directly printed to the screen. Debugging HTTP only works when allowdebug is enabled.
show more ...
|
| 4ca83a77 | 04-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778
This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken file
upgrade to jQuery 1.11.1 and jQuery-UI 1.11.0. #778
This now pulls all data from official jQuery sources. Either their CDN or their github account. Google tends to serve outdated or even broken files :-(
Unfortunately there's no simple way to get the latest stable jQuery-UI so for now the version has to be adjusted manually in the script.
show more ...
|
| dc6ff004 | 04-Jul-2014 |
Andreas Gohr <andi@splitbrain.org> |
rephrased error message. #681 |
| 3af8317e | 04-Jul-2014 |
Jonathan Hernández <me@jhalicea.com> |
translation update |
| baf76e17 | 04-Jul-2014 |
Jonathan Hernández <me@jhalicea.com> |
translation update |
| ede91460 | 04-Jul-2014 |
Jonathan Hernández <me@jhalicea.com> |
translation update |
| f5ff3ceb | 04-Jul-2014 |
Jonathan Hernández <me@jhalicea.com> |
translation update |