aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/lib/Jobs/CleanUp.php
Commit message (Expand)AuthorAgeFilesLines
* chore: apply changes from Nextcloud coding standards 1.1.1Joas Schilling2023-11-231-2/+2
* Use TimedJob from OCP instead of OCCôme Chilliet2022-12-051-2/+8
* LDAP to no register new users when outside of fair use or over limitsArthur Schiwon2022-10-181-1/+1
* Fix psalm errors in apps/user_ldap/lib/Jobs/CleanUp.phpCôme Chilliet2022-02-101-26/+14
* Update php licensesJohn Molakvoæ (skjnldsv)2021-06-041-1/+0
* Update all license headers for Nextcloud 21Christoph Wurst2020-12-161-2/+0
* Use query builder instead of OC_DB in user_ldapJoas Schilling2020-11-061-1/+1
* user share manager to determine share ownershipArthur Schiwon2020-10-261-5/+2
* LDAP simplify User_Proxy and Group_Proxy signaturesArthur Schiwon2020-10-231-11/+2
* Format code to a single space around binary operatorsChristoph Wurst2020-10-051-1/+1
* Do not use custom DI object names for user_ldapMorris Jobke2020-07-131-1/+2
* Update license headers for 19Christoph Wurst2020-04-291-0/+1
* Format control structures, classes, methods and functionChristoph Wurst2020-04-101-13/+12
* Update license headersChristoph Wurst2019-12-051-1/+1
* Some php-cs fixesRoeland Jago Douma2019-11-221-1/+1
* make chunksize (used to check for gone LDAP users) configurableArthur Schiwon2019-11-201-6/+9
* Simplify return statementMorris Jobke2018-02-131-3/+1
* Simplify ternary operator statementsMorris Jobke2018-01-261-1/+1
* Use type casting instead of *val() methodMorris Jobke2018-01-261-4/+4
* Update license headersMorris Jobke2017-11-061-0/+3
* Plugins infrastructure in User_LDAPVinicius Cubas Brand2017-11-031-1/+2
* fix LDAP User deletion (cleanup)Arthur Schiwon2017-09-291-1/+2
* restore ldap_password_renew_prRoger Szabo2017-03-311-1/+2
* DI IConfig into ldap helperRoeland Jago Douma2016-10-101-1/+1
* Fix the User_LDAP appJoas Schilling2016-09-121-7/+7
* Fix apps/Joas Schilling2016-07-211-2/+3
* Update license headersLukas Reschke2016-05-261-1/+2
* Last instances of lowercase user_ldapJoas Schilling2016-05-251-2/+2
* Move Helper to PSR-4Joas Schilling2016-05-251-1/+1
* Move LDAP to PSR-4Joas Schilling2016-05-251-1/+1
* Move lib\user to PSR-4Joas Schilling2016-05-251-2/+2
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-251-1/+1
* Move User_LDAP to PSR-4Joas Schilling2016-05-251-0/+231