summaryrefslogtreecommitdiffstats
path: root/apps/user_ldap
Commit message (Collapse)AuthorAgeFilesLines
* [tx-robot] updated from transifexNextcloud bot2017-04-1864-70/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-04-182-16/+16
|
* [tx-robot] updated from transifexNextcloud bot2017-04-174-136/+138
|
* [tx-robot] updated from transifexNextcloud bot2017-04-146-96/+118
|
* Merge pull request #4313 from nextcloud/ldap-name-changeLukas Reschke2017-04-135-20/+20
|\ | | | | Change LDAP method names
| * Change LDAP method namesMorris Jobke2017-04-125-20/+20
| | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-04-136-14/+22
|/
* Update comments to NextcloudMorris Jobke2017-04-1129-75/+75
| | | | | | | * based on PR by @Ardinis * see #4311 Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* [tx-robot] updated from transifexNextcloud bot2017-04-102-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-082-0/+6
|
* [tx-robot] updated from transifexNextcloud bot2017-04-072-18/+28
|
* [tx-robot] updated from transifexNextcloud bot2017-04-062-10/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-04-054-14/+50
|
* [tx-robot] updated from transifexNextcloud bot2017-04-044-4/+44
|
* [tx-robot] updated from transifexNextcloud bot2017-04-032-2/+2
|
* [tx-robot] updated from transifexNextcloud bot2017-04-026-2/+10
|
* [tx-robot] updated from transifexNextcloud bot2017-04-012-100/+184
|
* [tx-robot] updated from transifexNextcloud bot2017-03-3110-8/+38
|
* Merge pull request #4143 from nextcloud/ldap-downstream-64Roeland Jago Douma2017-03-302-32/+366
|\ | | | | Correctly apply quota
| * Include tests for "default" and "none" quotasJuan Pablo Villafáñez2017-03-291-0/+80
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Add comments in the updateQuota method to explain the behaviorJuan Pablo Villafáñez2017-03-291-0/+14
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Add new testes to cover more casesJuan Pablo Villafáñez2017-03-291-0/+210
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Adjust current tests to match the expectationsJuan Pablo Villafáñez2017-03-291-28/+26
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Check if the user exists before trying to set the quotaJuan Pablo Villafáñez2017-03-291-4/+9
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
| * Correctly apply quotaJuan Pablo Villafáñez2017-03-291-6/+33
| | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | [tx-robot] updated from transifexNextcloud bot2017-03-3062-124/+124
| |
* | Merge pull request #4141 from nextcloud/ldap-downstream-9Morris Jobke2017-03-291-0/+5
|\ \ | | | | | | Convert the group limit to match the same behaviour as the user search
| * | Convert the group limit to match the same behaviour as the user searchJuan Pablo Villafáñez2017-03-291-0/+5
| |/ | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #4145 from nextcloud/ldap-downstream-54Roeland Jago Douma2017-03-291-3/+3
|\ \ | | | | | | Add tooltips to LDAP wizard special attributtes
| * | Add tooltips to LDAP wizard special attributtesDavid Toledo2017-03-291-3/+3
| |/ | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Update settings.php Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Update settings.php Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de> Update settings.php Signed-off-by: Arthur Schiwon <blizzz@arthur-schiwon.de>
* | Merge pull request #3329 from andreas-p/ldap_no-memberof-with-memberuidRoeland Jago Douma2017-03-291-1/+3
|\ \ | |/ |/| Ldap no memberof with memberuid
| * Don't try to use memberof on posixgroups, since it doesn't supportAndreas Pflug2017-01-311-1/+3
| | | | | | | | | | memberUid attributes. Signed-off-by: Andreas Pflug <dev@admin4.org>
* | Fix LDAP descriptionMarius Blüm2017-03-271-2/+2
| | | | | | | | Signed-off-by: Marius Blüm <marius@lineone.io>
* | [tx-robot] updated from transifexNextcloud bot2017-03-262-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-252-34/+34
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-244-152/+158
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-222-8/+8
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-222-34/+34
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-212-4/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-174-0/+10
| |
* | Remove legacy class OC_Group and OC_UserMorris Jobke2017-03-093-4/+4
| | | | | | | | | | | | * basically a straight replacement of the wrapped code at the calling code parts Signed-off-by: Morris Jobke <hey@morrisjobke.de>
* | [tx-robot] updated from transifexNextcloud bot2017-03-0210-0/+1548
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-022-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-03-012-0/+6
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-282-10/+10
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-252-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-242-0/+2
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-234-0/+4
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-2242-84/+56
| |
* | [tx-robot] updated from transifexNextcloud bot2017-02-2142-84/+84
| |