]> source.dussan.org Git - nextcloud-server.git/commit
Make sure maintenance mode is always casted to bool
authorJoas Schilling <coding@schilljs.com>
Wed, 6 Feb 2019 16:08:41 +0000 (17:08 +0100)
committerJoas Schilling <coding@schilljs.com>
Fri, 22 Feb 2019 07:25:41 +0000 (08:25 +0100)
commit0c77cd21f94dd9922e0e04ec4c7e99eff9376e07
treea9c413768e4de0b393b44bd2d49f1a4cfeb7b782
parenta11ef5134cb4200399e74811bbf9d1100923efcd
Make sure maintenance mode is always casted to bool

Signed-off-by: Joas Schilling <coding@schilljs.com>
14 files changed:
apps/dav/lib/Connector/Sabre/MaintenancePlugin.php
apps/encryption/lib/AppInfo/Application.php
core/Command/Encryption/DecryptAll.php
core/Command/Encryption/EncryptAll.php
core/Command/Maintenance/Mode.php
core/Command/Maintenance/Repair.php
core/Command/Upgrade.php
cron.php
lib/base.php
lib/private/Console/Application.php
lib/private/Route/Router.php
lib/private/Updater.php
lib/private/legacy/app.php
ocs/v1.php