nextcloud/tests
Jens-Christian Fischer 506393090b Add 'mail_from_address' configuration
In environments where there are rules for the email addresses, the "from
address" that owncloud uses has to be configurable.

This patch adds a new configuration variable 'mail_from_address'.
If it is configured, owncloud will use this as the sender of *all*
emails. (OwnCloud uses 'sharing-noreply' and 'password-noreply' by
default). By using the 'mail_from_address' configuration, only this
email address will be used.
2014-01-24 14:04:37 +01:00
..
data adding a comment to the database schema 2014-01-20 10:17:31 +01:00
lib Add 'mail_from_address' configuration 2014-01-24 14:04:37 +01:00
apps.php
bootstrap.php Remove $RUNTIME_NOAPPS - setting to false was not enough 2013-09-26 14:03:04 +02:00
enable_all.php add first unit test for the versioning app 2014-01-21 16:22:08 +01:00
karma.config.js adding code coverage support 2014-01-21 00:57:18 +01:00
phpunit-autotest.xml Added test cleanup listener to detect untidy tests 2013-12-19 20:18:09 +01:00
phpunit.xml.dist phpunit.xml: Port code coverage excludes from autotest to dist. 2013-09-26 19:05:47 +02:00
preseed-config.php fixing syntax for openssl config 2013-10-15 00:44:55 +02:00
testcleanuplistener.php no warnings within unlinkDir() within the TestCleanupListener 2014-01-13 15:32:11 +01:00