]> source.dussan.org Git - nextcloud-server.git/commit
- provide a setting for the ldap user display name instead of hardcoded value 'uid...
authorMarkus Kalkbrenner <markus.kalkbrenner@bio.logis.de>
Thu, 17 Nov 2011 15:03:42 +0000 (16:03 +0100)
committerRobin Appelman <icewind1991@gmail.com>
Fri, 18 Nov 2011 13:08:30 +0000 (14:08 +0100)
commitbf84aa23f40980bae72ced15b1830d6e4dfc49eb
tree79577df269f2d5c1c079e68c8fbeec48db46d298
parentcff6a41e2b8aa78e682f4b9cc2f28e2a7efa340d
- provide a setting for the ldap user display name instead of hardcoded value 'uid' which is not common for Active Directory
- provide a sorted list of ldap users
- replaced double quotes by single quotes and spaces by tabs according to coding standards
- replaced hardcoded strings in template by translatable ones
apps/user_ldap/appinfo/app.php
apps/user_ldap/settings.php
apps/user_ldap/templates/settings.php
apps/user_ldap/user_ldap.php