server/apps/user_ldap/lib
2012-08-22 12:44:46 +02:00
..
access.php remove accidentally added blank lines 2012-08-05 22:03:47 +02:00
connection.php LDAP: offer option to disable SSL certificate checks. Works around problems with self-signed certificates, for example. However, the best and right way to solve it is always to import the LDAP server cert to the owncloud server, so you it for testing only. 2012-08-05 23:00:47 +02:00
jobs.php LDAP: permanantly watch group members. Emit post_addToGroup resp. post_removeFromGroup on membership changes, so that Sharing App can take care of files shared within the groups. Requires and relies on background jobs. 2012-08-22 12:44:46 +02:00