]> source.dussan.org Git - nextcloud-server.git/commit
Added password obfuscation for external storage config
authorVincent Petry <pvince81@owncloud.com>
Tue, 18 Mar 2014 20:15:11 +0000 (21:15 +0100)
committerVincent Petry <pvince81@owncloud.com>
Wed, 19 Mar 2014 09:52:22 +0000 (10:52 +0100)
commit40a70ecf7906ce9ee631d237b4af6c21f5930a0f
treee3b6829e7ccb03877df4b23c835bef16101c134b
parente0dada704cebb0a61f6fd8e845f0d8865a373672
Added password obfuscation for external storage config

Added obfuscation for all "password" options from external storages.
Added unit tests for reading/writing the configuration.
apps/files_external/lib/config.php
apps/files_external/lib/smb.php
apps/files_external/tests/mountconfig.php