nextcloud/apps/testing/appinfo
Vincent Petry b32e252fb0
Testing md5home (#26854)
* Allow clearing default user backends in config.php

When specifying "user_backends" in config.php, a new option "default"
when set to false will prevent the default user backend to be
registered. The default one is the database backend.
This makes it possible to select exclusive user backends from apps.

* Testing app provides test user backend for alternative homes

The backend provide md5 result to getHome()

* Only md5 the user home when it's not the admin

Signed-off-by: Lukas Reschke <lukas@statuscode.ch>
2016-12-22 11:03:42 +01:00
..
app.php Testing md5home (#26854) 2016-12-22 11:03:42 +01:00
info.xml Testing md5home (#26854) 2016-12-22 11:03:42 +01:00
routes.php Fix apps/ 2016-07-21 18:13:57 +02:00