Move User_LDAP to PSR-4
This commit is contained in:
parent
d22aeb749d
commit
9d61acb27d
5 changed files with 2 additions and 0 deletions
|
@ -21,6 +21,8 @@ A user logs into ownCloud with their LDAP or AD credentials, and is granted acce
|
|||
<owncloud min-version="9.1" max-version="9.1" />
|
||||
</dependencies>
|
||||
|
||||
<namespace>User_LDAP</namespace>
|
||||
|
||||
<background-jobs>
|
||||
<job>OCA\user_ldap\lib\Jobs</job>
|
||||
<job>\OCA\User_LDAP\Jobs\CleanUp</job>
|
||||
|
|
Loading…
Reference in a new issue