Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-25 | 2 | -40/+40 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-22 | 4 | -24/+24 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-21 | 4 | -4/+8 |
| | |||||
* | Merge pull request #11245 from ↵ | blizzz | 2018-09-18 | 1 | -5/+7 |
|\ | | | | | | | | | nextcloud/bugfix/8288/userldap-getusername-on-null Check if user is null before getUsername | ||||
| * | Check if user is null before getUsername | Daniel Kesselberg | 2018-09-16 | 1 | -5/+7 |
| | | | | | | | | Signed-off-by: Daniel Kesselberg <mail@danielkesselberg.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-17 | 4 | -0/+12 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-16 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-14 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-13 | 2 | -16/+18 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-08 | 2 | -8/+8 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-06 | 2 | -0/+4 |
| | |||||
* | Update version requirements and versions of shipped apps | Joas Schilling | 2018-09-05 | 1 | -2/+2 |
| | | | | Signed-off-by: Joas Schilling <coding@schilljs.com> | ||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-05 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-09-01 | 2 | -0/+2 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-30 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-27 | 2 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-25 | 112 | -112/+114 |
| | |||||
* | Merge pull request #10820 from nextcloud/fix/noid/emptydefaultprefix | Morris Jobke | 2018-08-24 | 3 | -15/+18 |
|\ | | | | | [LDAP] The WebUI Wizard also should not assign empty config IDs | ||||
| * | [LDAP] The WebUI Wizard also should not assign empty config IDs | Arthur Schiwon | 2018-08-23 | 3 | -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 transifex | Nextcloud bot | 2018-08-24 | 10 | -0/+20 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-23 | 26 | -50/+0 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-22 | 2 | -2/+2 |
| | |||||
* | Resolve all group memberships properly | Morris Jobke | 2018-08-21 | 1 | -1/+1 |
| | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | ||||
* | Merge pull request #10687 from nextcloud/fix/noid/false-positive-change-mention | Morris Jobke | 2018-08-20 | 2 | -19/+48 |
|\ | | | | | don't blame randome people for background email updates | ||||
| * | fix unit tests | Arthur Schiwon | 2018-08-15 | 1 | -10/+47 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | don't force LDAP updates on userExists anymore | Arthur Schiwon | 2018-08-14 | 1 | -9/+1 |
| | | | | | | | | | | | | and remove some deprecated code Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-15 | 2 | -0/+10 |
|/ | |||||
* | Merge pull request #8855 from nextcloud/feature/noid/ldap-integration-autotests | blizzz | 2018-08-14 | 7 | -731/+6 |
|\ | | | | | behat integration tests for LDAP | ||||
| * | tests for user storage location | Arthur Schiwon | 2018-08-10 | 1 | -186/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert pagination tests | Arthur Schiwon | 2018-08-09 | 1 | -36/+1 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert connection tests | Arthur Schiwon | 2018-08-09 | 1 | -172/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | integration test to ensure entries without displayname don't cause trouble | Arthur Schiwon | 2018-08-09 | 1 | -81/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | convert LDAP offline and backup server integration tests | Arthur Schiwon | 2018-08-09 | 1 | -124/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | FIX: emit assignedUserId only for users | Arthur Schiwon | 2018-08-09 | 1 | -5/+5 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | integration test checking the group filter | Arthur Schiwon | 2018-08-09 | 1 | -127/+0 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | Bump autoloaders | Roeland Jago Douma | 2018-08-10 | 1 | -1/+1 |
| | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-10 | 2 | -2/+2 |
|/ | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-08-01 | 2 | -4/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-28 | 2 | -10/+10 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-23 | 4 | -0/+4 |
| | |||||
* | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-20 | 2 | -0/+8 |
| | |||||
* | Fix tests for backup ldap server connection | Julius Härtl | 2018-07-13 | 1 | -2/+2 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Only bind if configuration for the first server is available | Julius Härtl | 2018-07-13 | 1 | -1/+1 |
| | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | ||||
* | Merge pull request #10098 from nextcloud/feature/noid/ldap-image-attribute | Morris Jobke | 2018-07-11 | 9 | -50/+221 |
|\ | | | | | allow admin to disable fetching of avatars as well as a specific attribute | ||||
| * | adjust and add more unit tests | Arthur Schiwon | 2018-07-05 | 4 | -18/+96 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
| * | allow admin to disable fetching of avatars as well as a specific attribute | Arthur Schiwon | 2018-07-05 | 7 | -33/+126 |
| | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-11 | 4 | -10/+72 |
| | | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-07-10 | 6 | -6/+8 |
|/ | |||||
* | let user set avatar in nextcloud von LDAP provides invalid image data | Arthur Schiwon | 2018-07-03 | 4 | -13/+152 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> | ||||
* | Iron User_LDAP tests | Arthur Schiwon | 2018-07-03 | 2 | -1029/+525 |
| | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> |