]> source.dussan.org Git - nextcloud-server.git/commit
Fixed ext storage password field order issue
authorVincent Petry <pvince81@owncloud.com>
Wed, 19 Mar 2014 16:56:36 +0000 (17:56 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 19 Mar 2014 16:56:36 +0000 (17:56 +0100)
commit9116c39a829ef10745acea5f3e9a4d47433ffa47
tree6696dd938a43d73f9dae223b3b17bb4dfe1c3753
parent5b6c36347b63909f09a2738e96cbc0ae23fd4c61
Fixed ext storage password field order issue

The old password field is now preserved in the JSON structure to make
sure that the order is preserved.
This is a quick fix until the UI is fixed to not rely on the PHP array
key order.
apps/files_external/lib/config.php
apps/files_external/tests/mountconfig.php