Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Merge pull request #5689 from nextcloud/fix-4117 | Morris Jobke | 2017-09-14 | 6 | -48/+189 | |
|\ | ||||||
| * | listen to deletion hooks for proper handling, adjust and add tests | Arthur Schiwon | 2017-08-31 | 5 | -26/+178 | |
| * | simplify returning the homePath and fixing #4117 | Arthur Schiwon | 2017-08-31 | 2 | -23/+12 | |
* | | Merge pull request #5642 from tobru/fix/groupOfUniqueNames_in_Wizard | Morris Jobke | 2017-09-05 | 1 | -1/+1 | |
|\ \ | ||||||
| * | | recognize groupOfUniqueNames as valid LDAP group object | Tobias Brunner | 2017-07-07 | 1 | -1/+1 | |
* | | | Merge pull request #5466 from jlehtoranta/ldap-connectivity-fixes | Morris Jobke | 2017-09-04 | 2 | -26/+132 | |
|\ \ \ | ||||||
| * | | | LDAP: Simplify conditions in establishConnection | Jarkko Lehtoranta | 2017-07-23 | 1 | -9/+6 | |
| * | | | LDAP: Add testStartTlsNegotiationFailure unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+50 | |
| * | | | LDAP: Add testBindWithInvalidCredentials unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+44 | |
| * | | | LDAP: Use imported exception in Connection class | Jarkko Lehtoranta | 2017-07-23 | 1 | -4/+4 | |
| * | | | LDAP: Clean-up doConnect | Jarkko Lehtoranta | 2017-07-23 | 1 | -11/+14 | |
| * | | | LDAP: Throw an exception if disabling LDAP referrals fails | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+2 | |
| * | | | LDAP: Fix testUseBackupServer unit test | Jarkko Lehtoranta | 2017-07-23 | 1 | -0/+4 | |
| * | | | LDAP: Throw an exception if Start TLS fails | Jarkko Lehtoranta | 2017-07-23 | 1 | -1/+3 | |
| * | | | LDAP: Remove unnecessary "recursion" fix | Jarkko Lehtoranta | 2017-07-23 | 1 | -7/+0 | |
| * | | | LDAP: Don't handle invalid credentials as a connection error | Jarkko Lehtoranta | 2017-07-23 | 1 | -2/+9 | |
| * | | | LDAP: Connect to backup server only if it exists + handle errors | Jarkko Lehtoranta | 2017-07-23 | 1 | -3/+7 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-09-01 | 2 | -0/+6 | |
| |_|/ |/| | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-31 | 2 | -0/+22 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-28 | 2 | -0/+2 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-25 | 2 | -0/+10 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-24 | 2 | -32/+32 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-22 | 2 | -0/+38 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-21 | 4 | -0/+12 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-20 | 6 | -0/+84 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-19 | 4 | -18/+54 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-18 | 2 | -0/+6 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-17 | 4 | -2/+12 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-16 | 2 | -0/+10 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-15 | 2 | -0/+6 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-14 | 2 | -0/+20 | |
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-12 | 2 | -0/+8 | |
* | | | Merge pull request #5616 from nextcloud/ldap-wizard-remove-LDAPTLS_REQCERT-at... | Morris Jobke | 2017-08-10 | 3 | -20/+7 | |
|\ \ \ | ||||||
| * | | | fix phpdoc return types (no code change) | Arthur Schiwon | 2017-07-21 | 2 | -4/+4 | |
| * | | | do not attempt to recognise cert issue by using LDAPTLS_REQCERT | Arthur Schiwon | 2017-07-21 | 1 | -16/+3 | |
* | | | | Fix ldap tests | Roeland Jago Douma | 2017-08-09 | 2 | -0/+11 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-09 | 48 | -216/+36 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-08 | 2 | -0/+4 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-05 | 16 | -2/+50 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-04 | 48 | -168/+168 | |
* | | | | Improve spelling in LDAP | Allan Nordhøy | 2017-08-02 | 1 | -3/+3 | |
* | | | | Fix comparison in the ldap app | Joas Schilling | 2017-08-01 | 1 | -1/+1 | |
* | | | | Fix L10N::t | Roeland Jago Douma | 2017-08-01 | 1 | -2/+2 | |
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-08-01 | 2 | -2/+2 | |
* | | | | Merge pull request #5905 from nextcloud/ocp-config | Morris Jobke | 2017-07-31 | 2 | -3/+4 | |
|\ \ \ \ | ||||||
| * | | | | Use IConfig instead of static OCP\Config | Morris Jobke | 2017-07-27 | 2 | -3/+4 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-31 | 2 | -0/+8 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-30 | 2 | -0/+32 | |
* | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-29 | 2 | -0/+14 | |
|/ / / / | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-07-27 | 2 | -0/+2 |