dokuwiki/inc
Andreas Gohr 60aca4b904 do not use Accept-Encoding in browser UID
Since Chrome 37, they send differen accept encodings for POST and GET
requests which will break BrowserUID checks as reported in
cosmocode/dokuwiki-plugin-oauth/issues/3

See https://code.google.com/p/chromium/issues/detail?id=410559 for
official bug report at Google
2014-10-06 14:59:03 +02:00
..
geshi GeSHi upgraded to version 1.0.8.11 2012-08-26 17:18:46 +02:00
lang Fix brokan format string 2014-10-05 18:38:53 +02:00
parser Merge pull request #624 from lisps/revisions 2014-09-29 18:29:20 +02:00
phpseclib Revert changes to phpseclib to previous commit 2013-08-22 15:10:59 -07:00
.htaccess removed Satisfy All directive FS#2750 2013-04-19 11:48:56 +02:00
DifferenceEngine.php Fix CodeSniffer violations 2013-08-22 01:01:41 -07:00
EmailAddressValidator.php Fix PHPDocs emailadressvalidator 2014-02-18 20:05:33 +01:00
FeedParser.php upgraded SimplePie to 1.3.1 FS#2708 2013-02-03 22:14:16 +01:00
HTTPClient.php HTTPClient don't omit headers with value 0 2014-07-28 19:01:42 +02:00
IXR_Library.php Changed an error code in XML-RPC interface. 2012-04-04 21:49:26 +02:00
Input.class.php fixed typos in docblock comments 2014-09-26 11:04:32 +02:00
JSON.php fixed a JSON bug with handling backspaces 2012-05-03 00:34:24 +02:00
JpegMeta.php fix return by reference not a var 2014-03-05 21:48:59 +00:00
Mailer.class.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
PassHash.class.php FS#2829 check if auth_random is available in PassHash 2013-08-04 09:44:57 +02:00
RemoteAPICore.php Merge remote-tracking branch 'origin/master' into diff_navigation 2014-02-15 15:10:15 +01:00
SafeFN.class.php fix E_STRICT errors FS#2427 2012-07-28 12:02:06 +02:00
SimplePie.php SimplePie patch for missing DOMDocument FS#2842 2013-10-12 16:41:05 +02:00
Sitemapper.php removed Yahoo sitemap ping, added Yandex instead FS#2880 2014-02-15 11:40:17 +01:00
Tar.class.php removed superflous parameter 2014-01-07 18:47:48 +01:00
TarLib.class.php log deprecated function calls FS#2399 2014-05-10 15:49:53 +02:00
ZipLib.class.php replaced use of basename() with utf8_basename() FS#2015 2012-07-28 10:40:48 +02:00
actions.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
auth.php do not use Accept-Encoding in browser UID 2014-10-06 14:59:03 +02:00
blowfish.php more code cleanup according to coding standard 2010-01-29 13:57:24 +01:00
cache.php declare field 2014-05-19 22:39:39 +02:00
changelog.php Merge remote-tracking branch master into revisions 2014-09-26 12:48:02 +02:00
cli.php code reformat 2014-05-16 09:11:15 +02:00
cliopts.php deprecated the old CLI opts parser 2014-05-16 09:13:13 +02:00
common.php Merge remote-tracking branch master into revisions 2014-09-26 12:48:02 +02:00
compatibility.php work around missing gzopen on certain systems #865 2014-09-27 13:47:48 +02:00
config_cascade.php use config cascade for loading of localizations 2014-09-28 13:27:05 +02:00
confutils.php Improve PHPDocs, rename auth_basic to DokuWiki_Auth_Plugin 2014-02-17 19:01:57 +01:00
events.php Events: Trigger a warning if the default action is not callable 2014-03-14 13:05:03 +01:00
farm.php Revert "deleted wrongly added file" 2013-11-04 10:46:06 +00:00
feedcreator.class.php PHPDocs improvements and minor fixes feedcreator 2014-02-17 19:06:34 +01:00
fetch.functions.php use http_sendfile correct 2014-02-15 10:58:33 +01:00
form.php some doc update 2014-05-19 21:27:35 +02:00
fulltext.php improve qsearch suggestions 2014-07-30 14:38:24 +02:00
geshi.php GeSHi update to 1.0.8.11 2012-11-24 08:24:57 +01:00
html.php Merge pull request #624 from lisps/revisions 2014-09-29 18:29:20 +02:00
httputils.php Merge branch 'master' into FS#2388 2014-03-02 21:00:08 +00:00
indexer.php Refactor updateTuple() 2014-03-12 18:20:33 +00:00
infoutils.php sanity check update message 2014-08-15 11:50:40 +02:00
init.php Merge remote-tracking branch 'origin/master' into overridablelangstrings 2014-09-28 13:46:04 +02:00
io.php revert return of getNS to false again 2014-05-25 11:36:55 +02:00
lessc.inc.php FS#2901: Fix lessphp for PHP 5.2.0 2014-01-19 21:59:50 +01:00
load.php completely new base for CLI scripts 2014-03-17 23:03:53 +01:00
mail.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
media.php improve some scrutinizer issues 2014-09-28 14:44:17 +02:00
pageutils.php fix scrutinizer issues 2014-09-26 13:02:24 +02:00
parserutils.php Merge pull request #708 from splitbrain/overridablelangstrings 2014-09-29 18:34:02 +02:00
plugin.php improve some scrutinizer issues 2014-09-28 14:44:17 +02:00
plugincontroller.class.php Merge pull request #380 from splitbrain/phpstrict 2013-10-20 11:30:51 -07:00
pluginutils.php cleanup PHPDocs: DokuWiki_Syntax_Plugin is a DokuWiki_Plugin as well 2014-02-17 23:42:58 +01:00
preload.php.dist improved comments, added link to farm.php 2012-07-08 15:14:53 +01:00
remote.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
search.php add defaults to phpdocs of search universal 2014-05-05 13:26:47 +02:00
subscription.php add replacements to event data of COMMON_NOTIFY_ADDRESSLIST 2014-05-20 23:00:48 +02:00
template.php Merge pull request #708 from splitbrain/overridablelangstrings 2014-09-29 18:34:02 +02:00
toolbar.php amend $_SERVER to $INPUT->server 2014-03-06 19:55:56 +00:00
utf8.php check for unicode preg capabilities in UTF-8 lib FS#2636 2012-11-12 21:22:26 +01:00