mirror of
https://github.com/nextcloud/server.git
synced 2026-02-11 23:04:22 -05:00
Failure to prepare the storage during backend or auth mechanism manipulation will throw an InsufficientDataForMeaningfulAnswerException, which is propagated to StorageNotAvailableException in the filesystem layer via the FailedStorage helper class. When a storage is unavailable not due to failure, but due to insufficient data being available, a special 'indeterminate' status is returned to the configuration UI. |
||
|---|---|---|
| .. | ||
| ajax | ||
| changepassword | ||
| controller | ||
| css | ||
| factory | ||
| img | ||
| js | ||
| l10n | ||
| middleware | ||
| templates | ||
| tests/js | ||
| admin.php | ||
| application.php | ||
| help.php | ||
| languageCodes.php | ||
| personal.php | ||
| routes.php | ||
| users.php | ||