| Commit message (Expand) | Author | Age | Files | Lines |
* | [PoC] JS Combiner | Roeland Jago Douma | 2017-03-24 | 1 | -0/+80 |
* | Merge pull request #2606 from temparus/master | blizzz | 2017-02-15 | 1 | -0/+7 |
|\ |
|
| * | Update license header | Sandro Lutz | 2017-02-07 | 1 | -0/+2 |
| * | Merge remote-tracking branch 'nextcloud/master' | Sandro Lutz | 2017-02-07 | 6 | -36/+117 |
| |\ |
|
| * | | Add missing use statement for PublicEmitter | Sandro Lutz | 2017-02-07 | 1 | -0/+1 |
| * | | Fix typo for UserManager variable | Sandro Lutz | 2017-02-01 | 1 | -1/+1 |
| * | | Add check if UserManager is of type PublicEmitter before calling preLogin hook | Sandro Lutz | 2017-02-01 | 1 | -1/+3 |
| * | | Change where preLogin hook gets called | Sandro Lutz | 2017-02-01 | 1 | -0/+2 |
| * | | Remove preLoginValidation hook | Sandro Lutz | 2017-02-01 | 1 | -3/+0 |
| * | | Fix indentation | Sandro Lutz | 2017-02-01 | 1 | -1/+1 |
| * | | Add preLoginValidation hook | Sandro Lutz | 2017-02-01 | 1 | -0/+3 |
* | | | Merge pull request #3362 from nextcloud/fix/nc-token-cookie-name | Joas Schilling | 2017-02-09 | 1 | -1/+1 |
|\ \ \ |
|
| * | | | oc_token should be nc_token | Christoph Wurst | 2017-02-02 | 1 | -1/+1 |
| | |/
| |/| |
|
* / | | Fix public page css fallback loading | John Molakvoæ (skjnldsv) | 2017-02-01 | 2 | -3/+0 |
|/ / |
|
* | | Merge pull request #2044 from nextcloud/login-credential-store | Morris Jobke | 2017-01-30 | 1 | -1/+0 |
|\ \ |
|
| * | | always allow remembered login | Christoph Wurst | 2017-01-11 | 1 | -1/+0 |
* | | | unify endpoints form core and the the provisioning api | Bjoern Schiessle | 2017-01-25 | 1 | -14/+0 |
* | | | Merge pull request #3004 from nextcloud/fix-installation-css | Lukas Reschke | 2017-01-22 | 2 | -0/+3 |
|\ \ \ |
|
| * | | | Create unified css file and merge all needed data into this file | John Molakvoæ (skjnldsv) | 2017-01-10 | 2 | -1/+3 |
| * | | | Removed jquery scss | John Molakvoæ (skjnldsv) | 2017-01-10 | 1 | -0/+1 |
* | | | | add brute force protection to password reset to make it harder to guess user ... | Bjoern Schiessle | 2017-01-19 | 1 | -0/+1 |
* | | | | add action to existing brute force protection | Bjoern Schiessle | 2017-01-18 | 2 | -7/+7 |
* | | | | Merge pull request #2918 from nextcloud/encryption-recovery-improvements | Morris Jobke | 2017-01-13 | 1 | -5/+2 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | create new encryption keys on password reset and backup the old one | Bjoern Schiessle | 2017-01-10 | 1 | -5/+2 |
| |/ / |
|
* | | | fix coding style and increase code coverage | Christoph Wurst | 2017-01-11 | 1 | -9/+7 |
* | | | Add a TwoFactorException | Cornelius Kölbel | 2017-01-11 | 1 | -4/+19 |
|/ / |
|
* | | Adds CssControllerTests | Roeland Jago Douma | 2017-01-06 | 1 | -17/+12 |
* | | No need for the CssManager | Roeland Jago Douma | 2017-01-06 | 1 | -9/+9 |
* | | Do not add ICssManager to OCP | Roeland Jago Douma | 2017-01-06 | 1 | -4/+5 |
* | | Code cleanup | Roeland Jago Douma | 2017-01-06 | 1 | -1/+1 |
* | | Css cache folder name fix, route fix and various fixes | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -2/+3 |
* | | Injection fix and log appname fix | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -3/+2 |
* | | Appdata integration 2 | John Molakvoæ (skjnldsv) | 2017-01-06 | 1 | -0/+83 |
* | | Use login name to fix password confirm with ldap users | Joas Schilling | 2017-01-05 | 1 | -7/+3 |
* | | 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 | -1/+7 |
|\ \
| |/
|/| |
|
| * | fix password reset if encryption is enabled | Bjoern Schiessle | 2016-12-08 | 1 | -1/+7 |
* | | Save the timezone on login again | Joas Schilling | 2016-12-08 | 1 | -1/+8 |
|/ |
|
* | Merge pull request #2428 from justin-sleep/upstream | Morris Jobke | 2016-12-03 | 1 | -1/+1 |
|\ |
|
| * | Move integer casting to the top of the chain | justin-sleep | 2016-12-02 | 1 | -1/+1 |
* | | Cache all avatar responses | Roeland Jago Douma | 2016-11-30 | 1 | -16/+10 |
|/ |
|
* | Add a signer class for signing | Lukas Reschke | 2016-11-21 | 1 | -2/+2 |
* | Add identity proof | Lukas Reschke | 2016-11-21 | 1 | -5/+27 |
* | Introduce the UI for password confirmation | Joas Schilling | 2016-11-18 | 2 | -3/+44 |
* | Move OC\OCS\Person to OCSController | Roeland Jago Douma | 2016-11-16 | 1 | -1/+38 |
* | Merge pull request #1109 from nextcloud/add-more-secrets-to-password-reset-link | Morris Jobke | 2016-11-03 | 1 | -5/+31 |
|\ |
|
| * | [WIP] Use mail for encrypting the password reset token as well | Lukas Reschke | 2016-11-03 | 1 | -5/+31 |
* | | Add cache 1 day cache to preview endpoint | Roeland Jago Douma | 2016-11-03 | 1 | -2/+20 |
* | | More tests | Roeland Jago Douma | 2016-11-03 | 1 | -7/+4 |
* | | Move Ipreview to more of DI thingy | Roeland Jago Douma | 2016-11-03 | 1 | -27/+21 |