]> source.dussan.org Git - nextcloud-server.git/commit
Hide the LDAP password in the client side 976/head
authorJuan Pablo Villafáñez <jvillafanez@solidgear.es>
Fri, 5 Aug 2016 08:35:54 +0000 (10:35 +0200)
committerArthur Schiwon <blizzz@arthur-schiwon.de>
Fri, 19 Aug 2016 10:23:41 +0000 (12:23 +0200)
commit5b4e7520794f9ac080c07c13ca6241313545f1b9
tree3d4fea32885daff3c99eb7890a3a6a2a6ebaa71f
parent365797d4b41b6a53431a4667ef547ef913a47221
Hide the LDAP password in the client side

Connection checks will be done by using the configuration id, with the
stored password. LDAP password won't be sent to the client.
apps/user_ldap/ajax/getConfiguration.php
apps/user_ldap/ajax/testConfiguration.php
apps/user_ldap/js/wizard/configModel.js
apps/user_ldap/js/wizard/view.js