nextcloud-server/settings
Lukas Reschke b701bbd8c5 Use APCu only if available in version 4.0.6 and higher
APCu before 4.0.6 is unbelievable buggy and tend to segfault the PHP process (i.e. the whole webserver)

This potentially fixes https://github.com/owncloud/core/issues/14175

Requires a backport to stable8
2015-02-17 13:28:02 +01:00
..
ajax
changepassword Orthography: "Back-end" -> Backend (without hyphen) and correction of "users" to the genitive "user's" 2015-02-12 08:18:24 +01:00
controller Return milliseconds instead of seconds for lastLogin - refs #14005 2015-02-16 17:41:44 +01:00
css Add value if restore of data is possible for a user 2015-01-27 13:23:19 +01:00
factory Switch to a factory and add unit tests 2015-01-30 17:24:42 +01:00
img
js fix user loading 2015-02-04 17:19:11 +01:00
l10n [tx-robot] updated from transifex 2015-02-17 01:56:23 -05:00
middleware Use 403 instead of 200 response 2015-01-29 12:04:54 +01:00
templates Use APCu only if available in version 4.0.6 and higher 2015-02-17 13:28:02 +01:00
tests/js/users
admin.php Use APCu only if available in version 4.0.6 and higher 2015-02-17 13:28:02 +01:00
application.php Switch to a factory and add unit tests 2015-01-30 17:24:42 +01:00
apps.php
help.php
languageCodes.php
personal.php Added overview of groups a user is a member of 2015-02-12 10:49:55 +01:00
routes.php Remove unused function and correct PHPDoc 2015-02-16 13:46:45 +01:00
users.php