| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Merge pull request #4350 from nextcloud/adjust-old-bruteforce-protection-anno... | Roeland Jago Douma | 2017-04-19 | 2 | -55/+23 |
|\ |
|
| * | Adjust existing bruteforce protection code | Lukas Reschke | 2017-04-14 | 2 | -55/+23 |
* | | Add bruteforce protection to changePersonalPassword | Lukas Reschke | 2017-04-18 | 1 | -39/+31 |
|/ |
|
* | Make BruteForceProtection annotation more clever | Lukas Reschke | 2017-04-13 | 1 | -130/+3 |
* | Merge pull request #4308 from nextcloud/lost-password-email | Lukas Reschke | 2017-04-13 | 1 | -6/+52 |
|\ |
|
| * | Update email template for lost password email | Morris Jobke | 2017-04-12 | 1 | -6/+52 |
* | | Merge pull request #2424 from nextcloud/fix-login-controller-test-consolidate... | Morris Jobke | 2017-04-13 | 1 | -12/+14 |
|\ \ |
|
| * | | do login routine only once when done via LoginController | Arthur Schiwon | 2017-04-06 | 1 | -8/+8 |
| * | | fix login controller tests | Arthur Schiwon | 2017-04-06 | 1 | -6/+8 |
* | | | Merge pull request #3043 from nextcloud/issue-3038-no-logentry-on-email-login | Morris Jobke | 2017-04-13 | 1 | -54/+54 |
|\ \ \
| |_|/
|/| | |
|
| * | | Dont create a log entry on email login | Joas Schilling | 2017-04-07 | 1 | -54/+54 |
| |/ |
|
* / | Move OC_Defaults to OCP\Defaults | Morris Jobke | 2017-04-09 | 1 | -3/+3 |
|/ |
|
* | Merge pull request #4123 from nextcloud/allow-password-reset-with-email | Roeland Jago Douma | 2017-04-05 | 1 | -10/+75 |
|\ |
|
| * | Allow to reset the password with the email as an input | Joas Schilling | 2017-03-28 | 1 | -10/+75 |
* | | Fix gzip files for Safari | Morris Jobke | 2017-03-29 | 2 | -2/+2 |
* | | Fix controller tests | Roeland Jago Douma | 2017-03-28 | 2 | -2/+134 |
|/ |
|
* | Tests | Roeland Jago Douma | 2017-03-24 | 1 | -0/+110 |
* | Clean up single user mode | Morris Jobke | 2017-02-22 | 3 | -144/+12 |
* | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 1 | -2/+2 |
* | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -3/+0 |
|\ |
|
| * | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -3/+0 |
* | | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -18/+0 |
* | | Merge pull request #3023 from nextcloud/issue-2915-filter-out-sensitive-appco... | Christoph Wurst | 2017-01-17 | 1 | -0/+6 |
|\ \ |
|
| * | | Fix tests | Joas Schilling | 2017-01-12 | 1 | -0/+6 |
* | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvements | Morris Jobke | 2017-01-13 | 1 | -38/+0 |
|\ \ \
| |_|/
|/| | |
|
| * | | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -38/+0 |
| |/ |
|
* | | fix coding style and increase code coverage | Christoph Wurst | 2017-01-11 | 1 | -40/+111 |
* | | Fix tests | Cornelius Kölbel | 2017-01-11 | 1 | -2/+5 |
|/ |
|
* | Adds CssControllerTests | Roeland Jago Douma | 2017-01-06 | 1 | -0/+111 |
* | Merge pull request #2892 from nextcloud/usercontroller_tests | Roeland Jago Douma | 2016-12-30 | 1 | -0/+76 |
|\ |
|
| * | Adds user controller tests | Roeland Jago Douma | 2016-12-30 | 1 | -0/+76 |
* | | User command enable/disable tests | Roeland Jago Douma | 2016-12-30 | 2 | -0/+188 |
|/ |
|
* | Add Group Command tests | Roeland Jago Douma | 2016-12-29 | 3 | -0/+365 |
* | Set redirect_url on 2FA challenge page | Christoph Wurst | 2016-12-23 | 1 | -0/+1 |
* | Merge pull request #2563 from nextcloud/fix-password-reset | Morris Jobke | 2016-12-22 | 1 | -0/+39 |
|\ |
|
| * | fix password reset if encryption is enabled | Bjoern Schiessle | 2016-12-08 | 1 | -0/+39 |
* | | Add tests for 2FA commands | Roeland Jago Douma | 2016-12-20 | 2 | -0/+198 |
* | | Save the timezone on login again | Joas Schilling | 2016-12-08 | 1 | -1/+14 |
|/ |
|
* | Fix changing display names for subadmins | Lukas Reschke | 2016-11-21 | 1 | -7/+42 |
* | Add OCSControllerTests | Roeland Jago Douma | 2016-11-16 | 1 | -0/+209 |
* | Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link | Morris Jobke | 2016-11-03 | 1 | -143/+187 |
|\ |
|
| * | Fix tests | Roeland Jago Douma | 2016-11-03 | 1 | -166/+174 |
| * | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -6/+42 |
* | | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 1 | -3/+6 |
* | | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -0/+223 |
|/ |
|
* | bring back remember-me | Christoph Wurst | 2016-11-02 | 1 | -4/+68 |
* | Check the mimetype before reading the content and catch exception | Joas Schilling | 2016-10-18 | 1 | -2/+46 |
* | Merge pull request #1629 from nextcloud/cleanup-settings-application | Joas Schilling | 2016-10-06 | 1 | -1/+2 |
|\ |
|
| * | Use our base class everywhere | Joas Schilling | 2016-10-06 | 1 | -1/+2 |
* | | Properly catch password policy hint for personal page password changes | Morris Jobke | 2016-10-06 | 1 | -0/+25 |
|/ |
|