Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge branch 'master' of https://github.com/Xuanwo/server into Xuanwo-master2 | Arthur Schiwon | 2017-04-25 | 6 | -8/+302 |
|\ | |||||
| * | user_ldap: Add support for gidNumber | Xuanwo | 2017-04-25 | 6 | -8/+302 |
* | | Merge pull request #1023 from GitHubUser4234/ldap_password_renew_pr | blizzz | 2017-04-24 | 35 | -175/+972 |
|\ \ | |||||
| * | | unit test adjustment | Roger Szabo | 2017-04-07 | 2 | -23/+33 |
| * | | lower case for attributes | Roger Szabo | 2017-04-06 | 1 | -7/+7 |
| * | | blizzz comments 03.04.2017 with caching | Roger Szabo | 2017-04-06 | 1 | -2/+7 |
| * | | blizzz comments 03.04.2017 | Roger Szabo | 2017-04-06 | 5 | -22/+26 |
| * | | usertest adjustment | Roger Szabo | 2017-03-31 | 1 | -1/+1 |
| * | | usertest adjustment | Roger Szabo | 2017-03-31 | 1 | -11/+11 |
| * | | remove redundant tabs | Roger Szabo | 2017-03-31 | 1 | -4/+4 |
| * | | restore ldap_password_renew_pr | Roger Szabo | 2017-03-31 | 34 | -163/+941 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-24 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-23 | 2 | -0/+8 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-22 | 2 | -0/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-21 | 4 | -0/+12 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-20 | 18 | -4/+70 |
* | | | Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno... | Roeland Jago Douma | 2017-04-19 | 1 | -3/+0 |
|\ \ \ | |||||
| * | | | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 1 | -3/+0 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-19 | 2 | -0/+6 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 64 | -304/+304 |
* | | | | Merge pull request #4369 from nextcloud/fix-translations | Morris Jobke | 2017-04-18 | 4 | -5/+5 |
|\ \ \ \ | |||||
| * | | | | Fix translations | Joas Schilling | 2017-04-18 | 4 | -5/+5 |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 64 | -70/+10 |
|/ / / / | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-18 | 2 | -16/+16 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-17 | 4 | -136/+138 |
|/ / / | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-14 | 6 | -96/+118 |
* | | | Merge pull request #4313 from nextcloud/ldap-name-change | Lukas Reschke | 2017-04-13 | 5 | -20/+20 |
|\ \ \ | |||||
| * | | | Change LDAP method names | Morris Jobke | 2017-04-12 | 5 | -20/+20 |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 6 | -14/+22 |
|/ / / | |||||
* | | | Update comments to Nextcloud | Morris Jobke | 2017-04-11 | 29 | -75/+75 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-10 | 2 | -0/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-08 | 2 | -0/+6 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-07 | 2 | -18/+28 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-06 | 2 | -10/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-05 | 4 | -14/+50 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-04 | 4 | -4/+44 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-03 | 2 | -2/+2 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-02 | 6 | -2/+10 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-01 | 2 | -100/+184 |
|/ / | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-31 | 10 | -8/+38 |
* | | Merge pull request #4143 from nextcloud/ldap-downstream-64 | Roeland Jago Douma | 2017-03-30 | 2 | -32/+366 |
|\ \ | |||||
| * | | Include tests for "default" and "none" quotas | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+80 |
| * | | Add comments in the updateQuota method to explain the behavior | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+14 |
| * | | Add new testes to cover more cases | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+210 |
| * | | Adjust current tests to match the expectations | Juan Pablo Villafáñez | 2017-03-29 | 1 | -28/+26 |
| * | | Check if the user exists before trying to set the quota | Juan Pablo Villafáñez | 2017-03-29 | 1 | -4/+9 |
| * | | Correctly apply quota | Juan Pablo Villafáñez | 2017-03-29 | 1 | -6/+33 |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-03-30 | 62 | -124/+124 |
* | | | Merge pull request #4141 from nextcloud/ldap-downstream-9 | Morris Jobke | 2017-03-29 | 1 | -0/+5 |
|\ \ \ | |||||
| * | | | Convert the group limit to match the same behaviour as the user search | Juan Pablo Villafáñez | 2017-03-29 | 1 | -0/+5 |
| |/ / |