- May 01, 2012
-
-
Andreas Gohr authored
Replace SimpleTest with PHPUnit
-
Andreas Gohr authored
-
Andreas Gohr authored
Input iteration counts are squared in the function and passing something above 30 is giving integer overflows on 32 bit systems (and causes insane iteration counts on 64bit systems).
-
- Apr 27, 2012
-
-
Michael Hamann authored
-
Robert Bogenschneider authored
-
Osaka authored
-
Yannick Aure authored
-
- Apr 26, 2012
-
-
Andreas Gohr authored
-
Andreas Gohr authored
according to Dominik Eckelmann one of the tests fails on certain servers. I can't reproduce it. If you can, please open a bug report with as much info as possible.
-
Andreas Gohr authored
-
Andreas Gohr authored
this fixes the HTTP tests which do test the base class directly instead of the DokuHTTPClient subclass
-
- Apr 23, 2012
-
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
-
Andreas Gohr authored
* master: added option to disable reverse DNS lookups
-
Andreas Gohr authored
-
- Apr 21, 2012
-
-
Dominik Eckelmann authored
-
- Apr 20, 2012
-
-
Andreas Gohr authored
The test can be skipped by excluding the "slow" group.
-
Andreas Gohr authored
removed unneeded data files, converted tabs to spaces
-
Andreas Gohr authored
-
Andreas Gohr authored
This didn't really need runkit. The way runkit was used didn't add any more credibility to the test result
-
Andreas Gohr authored
* master: (29 commits) some edge case checking in search result highlighting Resolve empty page ID to configured start page Added more detail error code for unauthorized calls in xmlrpc interface. changed internal Mailer members from private to protected made it possible to disable HTML mails in the config removed commented code left from the quoted_printable days add missing table tags for HTML diff mails fixed subscriber mail signatures use real HRs in HTML mails Add various headers to the mails FS#2247. pull request #83 closed removed footer image from HTML mails use inlinestyles for diffs in HTML mails fixed signature stripping fixed mailprefix handling fixed missing replacement for HTML notify mails allow image embeds in HTML mail templates Added HTML wrapper for mails allow non-txt extensions when accessing locales added Mailer class to autoloader Replaced mail_send calls with new Mailer class ...
-
Andreas Gohr authored
-
Andreas Gohr authored
Remote interface improvements
-
Andreas Gohr authored
* htmlmail: (26 commits) changed internal Mailer members from private to protected made it possible to disable HTML mails in the config removed commented code left from the quoted_printable days add missing table tags for HTML diff mails fixed subscriber mail signatures use real HRs in HTML mails Add various headers to the mails FS#2247. pull request #83 closed removed footer image from HTML mails use inlinestyles for diffs in HTML mails fixed signature stripping fixed mailprefix handling fixed missing replacement for HTML notify mails allow image embeds in HTML mail templates Added HTML wrapper for mails allow non-txt extensions when accessing locales added Mailer class to autoloader Replaced mail_send calls with new Mailer class Make use of new Mailer class in notify() Copy all text replacements to HTML replacements in Mailer Added setBody() to Mailer class ...
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
- Apr 19, 2012
-
-
Adrian Lang authored
-
Tim Roes authored
-
-
Andreas Gohr authored
The error message when a non-existant editor was tried to load wasn't escaped correctly, allowing to introduce arbitrary JavaScript to the output, leading to a XSS vulnerability. Note: the reported second XCRF vulnerability is the same bug, the xploit code simply uses JavaScript to extract a valid CSRF token from the site
-
Andreas Gohr authored
-
- Apr 18, 2012
-
-
Tobias Sarnowski authored
-
Tim Roes authored
-
Tobias Sarnowski authored
-
Dominik Eckelmann authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored