summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* [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 ↵blizzz2018-09-181-5/+7
|\ | | | | | | | | nextcloud/bugfix/8288/userldap-getusername-on-null Check if user is null before getUsername
| * Check if user is null before getUsernameDaniel Kesselberg2018-09-161-5/+7
| | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de>
* | [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
| | | | Signed-off-by: Joas Schilling <coding@schilljs.com>
* [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 IDs
| * [LDAP] The WebUI Wizard also should not assign empty config IDsArthur Schiwon2018-08-233-15/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | With 689df9a843dd0505088143de039af775a3f92612 the behaviour to assign only non-empty config IDs was introduced. Only, this was only effective for CLI and OCS API. Related to #3270. The web UI creates now also a full configuration on first load. This fixes #5094. Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [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
| | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mentionMorris Jobke2018-08-202-19/+48
|\ | | | | don't blame randome people for background email updates
| * fix unit testsArthur Schiwon2018-08-151-10/+47
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * don't force LDAP updates on userExists anymoreArthur Schiwon2018-08-141-9/+1
| | | | | | | | | | | | and remove some deprecated code Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-08-152-0/+10
|/
* Merge pull request #8855 from nextcloud/feature/noid/ldap-integration-autotestsblizzz2018-08-147-731/+6
|\ | | | | behat integration tests for LDAP
| * tests for user storage locationArthur Schiwon2018-08-101-186/+0
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * convert pagination testsArthur Schiwon2018-08-091-36/+1
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * convert connection testsArthur Schiwon2018-08-091-172/+0
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * integration test to ensure entries without displayname don't cause troubleArthur Schiwon2018-08-091-81/+0
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * convert LDAP offline and backup server integration testsArthur Schiwon2018-08-091-124/+0
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * FIX: emit assignedUserId only for usersArthur Schiwon2018-08-091-5/+5
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * integration test checking the group filterArthur Schiwon2018-08-091-127/+0
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Bump autoloadersRoeland Jago Douma2018-08-101-1/+1
| | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
* | [tx-robot] updated from transifexNextcloud bot2018-08-102-2/+2
|/
* [tx-robot] updated from transifexNextcloud bot2018-08-012-4/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-07-282-10/+10
|
* [tx-robot] updated from transifexNextcloud bot2018-07-234-0/+4
|
* [tx-robot] updated from transifexNextcloud bot2018-07-202-0/+8
|
* Fix tests for backup ldap server connectionJulius Härtl2018-07-131-2/+2
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Only bind if configuration for the first server is availableJulius Härtl2018-07-131-1/+1
| | | | Signed-off-by: Julius Härtl <jus@bitgrid.net>
* Merge pull request #10098 from nextcloud/feature/noid/ldap-image-attributeMorris Jobke2018-07-119-50/+221
|\ | | | | allow admin to disable fetching of avatars as well as a specific attribute
| * adjust and add more unit testsArthur Schiwon2018-07-054-18/+96
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * allow admin to disable fetching of avatars as well as a specific attributeArthur Schiwon2018-07-057-33/+126
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2018-07-114-10/+72
| |
* | [tx-robot] updated from transifexNextcloud bot2018-07-106-6/+8
|/
* let user set avatar in nextcloud von LDAP provides invalid image dataArthur Schiwon2018-07-034-13/+152
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* Iron User_LDAP testsArthur Schiwon2018-07-032-1029/+525
| | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>