This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
nextcloud-server
mirror of
https://github.com/nextcloud/server.git
Watch
1
Star
0
Fork
You've already forked nextcloud-server
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
77eff3479d
nextcloud-server
/
apps
/
user_ldap
History
Arthur Schiwon
0f489e80ad
LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. Fixes ugly names with removed Umlauts, chars with accents and likes.
2012-09-18 17:10:21 +07:00
..
appinfo
LDAP: we're 0.2 now
2012-05-18 18:00:30 +07:00
js
don't forget new JS file
2012-04-25 20:35:30 +07:00
templates
LDAP: offer config option for Group Display Name attribute
2012-06-11 16:50:54 +07:00
tests
group LDAP: simple basic tests
2012-04-15 14:50:03 +07:00
group_ldap.php
LDAP: check for existing username from other backends when creating one for an LDAP user or group. Fixes oc-1551 in stable4. Also optimizes groupExists() function as side effect.
2012-08-29 18:07:32 +07:00
lib_ldap.php
LDAP: transliterate other latin characters to ASCII when creating owncloud names. Already created usernames are not being affected. Fixes ugly names with removed Umlauts, chars with accents and likes.
2012-09-18 17:10:21 +07:00
settings.php
LDAP: offer config option for Group Display Name attribute
2012-06-11 16:50:54 +07:00
user_ldap.php
LDAP: don't die on unexpected collisions, handle empty display-name attributes properly
2012-07-30 17:30:11 +07:00