aboutsummaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Expand)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2018-11-162-0/+4
* Merge pull request #12292 from nextcloud/fix/2947/lapse-sizelimit-errorMorris Jobke2018-11-152-1/+57
|\
| * avoid logging of "Partial search results returned: Sizelimit exceeded at"Arthur Schiwon2018-11-072-1/+57
* | Shorten index name of calendar changes tableJoas Schilling2018-11-141-1/+1
* | Use the defined func()->count() instead of manual countingJoas Schilling2018-11-081-1/+1
|/
* [tx-robot] updated from transifexNextcloud bot2018-11-042-2/+2
* remove app specific IUserTools and consolidate testArthur Schiwon2018-10-307-179/+110
* Merge pull request #12054 from nextcloud/fix/5212/interact-with-userobjectRoeland Jago Douma2018-10-302-6/+50
|\
| * do not run into UniqueConstraintViolationExceptionArthur Schiwon2018-10-302-11/+23
| * only write when the displayname differs, but then announce itArthur Schiwon2018-10-252-2/+34
* | Merge pull request #12070 from nextcloud/fix/noid/announce-chosen-uidMorris Jobke2018-10-301-3/+3
|\ \
| * | fixes wrong variable usageArthur Schiwon2018-10-261-3/+3
* | | remove unneeded empty search attribute values, fixes #12086Arthur Schiwon2018-10-292-1/+13
* | | Fix off-by-one bugsStefan Weil2018-10-261-2/+2
|/ /
* / functions that were checked for are present since PHP 5.4, supported is >=/Arthur Schiwon2018-10-257-42/+10
|/
* [tx-robot] updated from transifexNextcloud bot2018-10-232-4/+4
* Merge pull request #11932 from nextcloud/font-nunitoMorris Jobke2018-10-231-1/+1
|\
| * Fix font-face on LDAP tooltipJan-Christoph Borchardt2018-10-231-1/+1
* | Add missing semicolonsStefan Weil2018-10-191-1/+1
|/
* Properly escape column name in "createFunction" callMorris Jobke2018-10-161-1/+1
* [tx-robot] updated from transifexNextcloud bot2018-10-052-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-10-012-6/+6
* [tx-robot] updated from transifexNextcloud bot2018-09-302-8/+10
* [tx-robot] updated from transifexNextcloud bot2018-09-292-0/+8
* [tx-robot] updated from transifexNextcloud bot2018-09-272-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-264-2/+4
* [tx-robot] updated from transifexNextcloud bot2018-09-252-40/+40
* [tx-robot] updated from transifexNextcloud bot2018-09-224-24/+24
* [tx-robot] updated from transifexNextcloud bot2018-09-214-4/+8
* Merge pull request #11245 from nextcloud/bugfix/8288/userldap-getusername-on-...blizzz2018-09-181-5/+7
|\
| * Check if user is null before getUsernameDaniel Kesselberg2018-09-161-5/+7
* | [tx-robot] updated from transifexNextcloud bot2018-09-174-0/+12
|/
* [tx-robot] updated from transifexNextcloud bot2018-09-162-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-142-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-132-16/+18
* [tx-robot] updated from transifexNextcloud bot2018-09-082-8/+8
* [tx-robot] updated from transifexNextcloud bot2018-09-062-0/+4
* Update version requirements and versions of shipped appsJoas Schilling2018-09-051-2/+2
* [tx-robot] updated from transifexNextcloud bot2018-09-052-4/+4
* [tx-robot] updated from transifexNextcloud bot2018-09-012-0/+2
* [tx-robot] updated from transifexNextcloud bot2018-08-302-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-08-272-0/+4
* [tx-robot] updated from transifexNextcloud bot2018-08-25112-112/+114
* Merge pull request #10820 from nextcloud/fix/noid/emptydefaultprefixMorris Jobke2018-08-243-15/+18
|\
| * [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-233-15/+18
* | [tx-robot] updated from transifexNextcloud bot2018-08-2410-0/+20
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-2326-50/+0
* [tx-robot] updated from transifexNextcloud bot2018-08-222-2/+2
* Resolve all group memberships properlyMorris Jobke2018-08-211-1/+1
* Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mentionMorris Jobke2018-08-202-19/+48
|\