| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
enable unit tests for provisioning api
fix admin docu key
|
|
|
|
|
|
|
|
| |
This patch wil warn the user of the consequences when resetting the password and requires checking a checkbox (as we had in the past) to reset a password.
Furthermore I updated the code to use our new classes and added some unit tests for it :dancers:
Fixes https://github.com/owncloud/core/issues/11438
|
|
|
|
| |
case execution
|
| |
|
|
The order of precedence of configuration files for PHPUnit is:
- phpunit.xml (allowing custom user defined configuration)
- phpunit.xml.dist (configuration distributed with the software)
|