Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|/ | |||||
* | Remove unused endpoint | Joas Schilling | 2016-09-30 | 1 | -130/+0 |
* | Use magic DI for core controllers | Joas Schilling | 2016-09-30 | 1 | -5/+9 |
* | Fix tests | Roeland Jago Douma | 2016-09-06 | 3 | -12/+12 |
* | Fix getMock TwoFactorMiddlewareTest | Roeland Jago Douma | 2016-09-06 | 1 | -8/+14 |
* | Merge pull request #1158 from nextcloud/cache_avatars | Lukas Reschke | 2016-09-05 | 1 | -1/+6 |
|\ | |||||
| * | Fix tests | Roeland Jago Douma | 2016-08-30 | 1 | -1/+6 |
* | | add 2fa backup codes app | Christoph Wurst | 2016-09-05 | 1 | -0/+19 |
* | | Fix depreccated getMock in Core/Command tests | Roeland Jago Douma | 2016-09-01 | 22 | -90/+167 |
* | | check same URL in unit tests | Christoph Wurst | 2016-08-30 | 1 | -11/+12 |
* | | redirect to default app after solving the 2FA challenge | Christoph Wurst | 2016-08-30 | 1 | -6/+1 |
|/ | |||||
* | Merge pull request #1172 from nextcloud/core_cleanup | Morris Jobke | 2016-08-30 | 2 | -10/+12 |
|\ |