summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap/appinfo
Commit message (Expand)AuthorAgeFilesLines
* Update app versions and requirementsJoas Schilling2016-12-131-2/+2
* Use 11.0 instead 9.2Lukas Reschke2016-11-151-1/+1
* DI IConfig into ldap helperRoeland Jago Douma2016-10-104-4/+4
* superfluousArthur Schiwon2016-08-111-2/+0
* more admin page splitup improvementsArthur Schiwon2016-08-101-2/+2
* Initial work on Apps page split:Arthur Schiwon2016-08-091-1/+6
* Increment the versions and adjust the capitilizationJoas Schilling2016-08-081-1/+1
* Nextcloud license header for new filesroot2016-07-281-8/+11
* final changesroot2016-07-271-1/+0
* Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-251-1/+1
|\
| * Also increase the min versionJoas Schilling2016-07-221-1/+1
| * bumb compatible app versions for core appsRobin Appelman2016-07-221-1/+1
* | Merge branch 'master' of https://github.com/nextcloud/serverroot2016-07-221-1/+1
|\|
| * Merge pull request #500 from nextcloud/bump_versionJoas Schilling2016-07-221-1/+1
| |\
| | * Increase app versionsJoas Schilling2016-07-211-1/+1
* | | New LDAPProvider for user_ldaproot2016-07-223-1/+27
|/ /
* | Update with robinJoas Schilling2016-07-211-1/+1
* | Fix apps/Joas Schilling2016-07-214-6/+10
|/
* Update license headersLukas Reschke2016-05-264-6/+6
* Last instances of lowercase user_ldapJoas Schilling2016-05-251-1/+1
* Move Job to a better class nameJoas Schilling2016-05-251-2/+2
* Move Access to PSR-4Joas Schilling2016-05-251-1/+1
* Move Connection to PSR-4Joas Schilling2016-05-251-1/+1
* Move FilesystemHelper to PSR-4Joas Schilling2016-05-251-1/+1
* Move Helper to PSR-4Joas Schilling2016-05-252-3/+3
* Move LDAP to PSR-4Joas Schilling2016-05-252-2/+2
* Move LogWrapper to PSR-4Joas Schilling2016-05-251-1/+1
* Move lib\user to PSR-4Joas Schilling2016-05-252-2/+2
* Move User_LDAP and User_Proxy to PSR-4Joas Schilling2016-05-252-3/+3
* Move Group_LDAP and Group_Proxy to PSR-4Joas Schilling2016-05-251-2/+2
* Move Command namespace to PSR-4Joas Schilling2016-05-251-8/+8
* Move User_LDAP to PSR-4Joas Schilling2016-05-251-0/+2
* Background jobs from info.xml (#24582)Joas Schilling2016-05-123-27/+5
* Increase all versions on master which is now 9.1Joas Schilling2016-03-021-2/+2
* Update author informationLukas Reschke2016-03-011-0/+1
* Use IUser::setEMailAddress in ldap as wellThomas Müller2016-01-201-1/+2
* Happy new year!Thomas Müller2016-01-125-6/+5
* Remove deprecated shipped flag from info.xml which has no use anymoreJoas Schilling2016-01-071-1/+0
* Add ownCloud min and max version for shipped appsJoas Schilling2016-01-071-1/+1
* Remove unneeded upgrade codeMorris Jobke2015-12-151-16/+0
* Increase the 2nd digit of shipped appsJoas Schilling2015-10-172-2/+2
* update licence headers via scriptMorris Jobke2015-10-052-0/+3
* Move registration of LDAP background jobs to the install and updateJoas Schilling2015-09-024-4/+7
* Merge pull request #18244 from owncloud/fix-issue-17677blizzz2015-08-242-1/+11
|\
| * Spaces -> tabsLennart Rosam2015-08-221-6/+6
| * Remove if-block as the helper does return the empty prefixLennart Rosam2015-08-211-5/+0
| * Add database update routine and bump version to 0.6.2Lennart Rosam2015-08-192-1/+16
* | Merge pull request #14401 from owncloud/ux-s2s-ldapThomas Müller2015-08-191-0/+7
|\ \ | |/ |/|
| * allow login names to be used for s2s with LDAP usersArthur Schiwon2015-04-131-0/+7
* | Only throw exception if on new LDAP setupsMorris Jobke2015-07-291-0/+26