Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #4326 from nextcloud/downstream-27562 | Morris Jobke | 2017-04-13 | 2 | -5/+6 |
|\ | |||||
| * | Use constants | Joas Schilling | 2017-04-13 | 2 | -2/+2 |
| * | Reorder the entries of the log for easier reading | Juan Pablo Villafáñez | 2017-04-12 | 2 | -6/+7 |
* | | Merge pull request #4308 from nextcloud/lost-password-email | Lukas Reschke | 2017-04-13 | 7 | -36/+89 |
|\ \ | |||||
| * | | Update email template for lost password email | Morris Jobke | 2017-04-12 | 7 | -36/+89 |
* | | | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate... | Morris Jobke | 2017-04-13 | 4 | -56/+73 |
|\ \ \ | |||||
| * | | | Improve PHPDoc | Morris Jobke | 2017-04-13 | 1 | -1/+1 |
| * | | | use known LockdownManager | Arthur Schiwon | 2017-04-06 | 1 | -1/+1 |
| * | | | Save correct login name | Arthur Schiwon | 2017-04-06 | 1 | -1/+8 |
| * | | | Add method to $methodsWithSensitiveParameters | Morris Jobke | 2017-04-06 | 1 | -0/+1 |
| * | | | don't regenerate Session ID twice, also fixes tests | Arthur Schiwon | 2017-04-06 | 1 | -4/+7 |
| * | | | regenerate session id on successful login, fixes integration test | Arthur Schiwon | 2017-04-06 | 1 | -0/+4 |
| * | | | do login routine only once when done via LoginController | Arthur Schiwon | 2017-04-06 | 3 | -52/+49 |
| * | | | fix login controller tests | Arthur Schiwon | 2017-04-06 | 2 | -6/+11 |
* | | | | Merge pull request #4337 from nextcloud/fix-adblock-share-icon | Morris Jobke | 2017-04-13 | 9 | -44/+42 |
|\ \ \ \ | |||||
| * | | | | Fix AdBlock blocking share icon, ref #866 | Jan-Christoph Borchardt | 2017-04-12 | 9 | -44/+42 |
| | |_|/ | |/| | | |||||
* | | | | Merge pull request #4341 from nextcloud/local-link-explanation | Morris Jobke | 2017-04-13 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | Explain local link | Jos Poortvliet | 2017-04-13 | 1 | -1/+1 |
* | | | | | Merge pull request #4336 from nextcloud/add-ratelimiting | Lukas Reschke | 2017-04-13 | 26 | -149/+1436 |
|\ \ \ \ \ | |||||
| * | | | | | Remove expired attempts | Lukas Reschke | 2017-04-13 | 3 | -17/+45 |
| * | | | | | Add tests for multiple parameters | Lukas Reschke | 2017-04-13 | 1 | -5/+19 |
| * | | | | | Enable testing app in CI step | Lukas Reschke | 2017-04-13 | 1 | -0/+1 |
| * | | | | | Update static autoloadermap | Lukas Reschke | 2017-04-13 | 2 | -0/+12 |
| * | | | | | Move to dedicated MiddleWare | Lukas Reschke | 2017-04-13 | 5 | -78/+447 |
| * | | | | | Fix .drone.yml | Lukas Reschke | 2017-04-13 | 1 | -1/+1 |
| * | | | | | Add isset() as it can be an empty result | Lukas Reschke | 2017-04-13 | 1 | -1/+1 |
| * | | | | | Register in ServerContainer | Lukas Reschke | 2017-04-13 | 2 | -18/+15 |
| * | | | | | Add support for ratelimiting via annotations | Lukas Reschke | 2017-04-13 | 21 | -160/+1026 |
* | | | | | | Merge pull request #4342 from nextcloud/update-certificate-bundle | Morris Jobke | 2017-04-13 | 1 | -162/+139 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Update CA bundle | Lukas Reschke | 2017-04-13 | 1 | -162/+139 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | Merge pull request #4344 from nextcloud/dont-load-handlebars | Roeland Jago Douma | 2017-04-13 | 1 | -1/+0 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Don't load handlebars in template | Lukas Reschke | 2017-04-13 | 1 | -1/+0 |
| | |/ / / / | |/| | | | | |||||
* | | | | | | 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 |
* | | | | | | Merge pull request #4340 from nextcloud/remove-invalid-route | Roeland Jago Douma | 2017-04-13 | 1 | -2/+0 |
|\ \ \ \ \ \ | |_|/ / / / |/| | | | | | |||||
| * | | | | | Remove invalid route | Lukas Reschke | 2017-04-13 | 1 | -2/+0 |
|/ / / / / | |||||
* | | | | | Merge pull request #3966 from nextcloud/downstream-26570 | Lukas Reschke | 2017-04-13 | 2 | -2/+33 |
|\ \ \ \ \ | |||||
| * | | | | | Check for boolean false and add tests | Morris Jobke | 2017-04-04 | 2 | -1/+16 |
| * | | | | | OC_ -> NC_ | Morris Jobke | 2017-04-04 | 2 | -3/+3 |
| * | | | | | Override config.php values through ENV variables (#26570) | Philipp Schaffrath | 2017-04-04 | 2 | -2/+18 |
* | | | | | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-login | Morris Jobke | 2017-04-13 | 3 | -58/+83 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Dont create a log entry on email login | Joas Schilling | 2017-04-07 | 3 | -58/+83 |
* | | | | | | | [tx-robot] updated from transifex | Nextcloud bot | 2017-04-13 | 174 | -836/+902 |
* | | | | | | | Merge pull request #4338 from nextcloud/handlebars-min | Lukas Reschke | 2017-04-12 | 5 | -9192/+34 |
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | | | |||||
| * | | | | | | Move to handlebars.min.js | Roeland Jago Douma | 2017-04-12 | 5 | -9192/+34 |
|/ / / / / / | |||||
* | | | | | | Merge pull request #4307 from nextcloud/sharing-emails | Roeland Jago Douma | 2017-04-12 | 16 | -279/+388 |
|\ \ \ \ \ \ | |||||
| * | | | | | | Fix unit tests | Morris Jobke | 2017-04-12 | 5 | -13/+19 |
| * | | | | | | Dont add click-button text for plaintext mails | Joas Schilling | 2017-04-12 | 1 | -3/+4 |
| * | | | | | | No newlines when heading is empty | Joas Schilling | 2017-04-12 | 2 | -3/+7 |
| * | | | | | | make the plain text footer standard compliant and add a space after '--'. It ... | Bjoern Schiessle | 2017-04-12 | 1 | -1/+1 |