- Apr 23, 2012
-
-
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
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
-
Tobias Sarnowski authored
- Apr 17, 2012
-
-
Tobias Sarnowski authored
-
Andreas Gohr authored
There's still more that I'd like to moved out. bootstrap should not contain any logic but only call the appropriate functions for setup the test environment.
-
Andreas Gohr authored
This should make it much easier to do integration tests based on the new TestRequest utility.
-
Andreas Gohr authored
This allows us to distribute plugins that are disabled by default. We'll may want to do that for a special unit test plugin
-
Tobias Sarnowski authored
-
Andreas Gohr authored
-
Andreas Gohr authored
fixes passing null to event hook registration
-