Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | Merge pull request #9493 from nextcloud/upgrade-from-oc-10.0.8 | Roeland Jago Douma | 2018-05-23 | 1 | -0/+1 | |
|\ \ \ | |/ / |/| | | Allow upgrades from ownCloud 10.0.8 | |||||
| * | | Allow upgrades from ownCloud 10.0.8 | Morris Jobke | 2018-05-16 | 1 | -0/+1 | |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | | Merge pull request #9546 from nextcloud/backport/9517/stable12 | Morris Jobke | 2018-05-23 | 18 | -64/+787 | |
|\ \ \ | | | | | | | | | [stable12] Improve OAuth | |||||
| * | | | Properly set expires to NULL when creating a token | Roeland Jago Douma | 2018-05-23 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Add tests | Roeland Jago Douma | 2018-05-23 | 2 | -40/+324 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Don't use special chars to avoid confusion | Roeland Jago Douma | 2018-05-23 | 2 | -1/+8 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Rotate token | Roeland Jago Douma | 2018-05-23 | 1 | -11/+43 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | On a refresh token request: * rorate * reset expire Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Authenticate the clients on requesting a token | Roeland Jago Douma | 2018-05-23 | 1 | -2/+45 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Fail if the response type is not properly set | Roeland Jago Douma | 2018-05-23 | 1 | -1/+10 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Set OAuth token expiration | Roeland Jago Douma | 2018-05-23 | 3 | -2/+87 | |
| | | | | | | | | | | | | | | | | Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Certain tokens can expire | Roeland Jago Douma | 2018-05-23 | 11 | -6/+172 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | However due to the nature of what we store in the token (encrypted passwords etc). We can't just delete the tokens because that would make the oauth refresh useless. Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
| * | | | Allow the rotation of tokens | Roeland Jago Douma | 2018-05-23 | 5 | -2/+96 | |
|/ / / | | | | | | | | | | | | | | | | This for example will allow rotating the apptoken for oauth Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-23 | 482 | -21942/+24006 | |
| | | | ||||||
* | | | Merge pull request #9549 from remyj38/stable12 | Morris Jobke | 2018-05-22 | 1 | -0/+3 | |
|\ \ \ | | | | | | | | | [stable12] Fix translation bug on lost password page | |||||
| * | | | Fix translation bug on lost password page | Rémy Jacquin | 2018-05-22 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | Fix nextcloud/password_policy#26 Signed-off-by: Rémy Jacquin <remy@remyj.fr> | |||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-22 | 34 | -38/+166 | |
| | | | | ||||||
* | | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-21 | 2 | -0/+4 | |
|/ / / | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-20 | 10 | -2/+28 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-19 | 14 | -0/+72 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-18 | 330 | -458/+458 | |
| | | | ||||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-17 | 232 | -524/+524 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-14 | 6 | -0/+14 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-13 | 88 | -86/+88 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-12 | 38 | -104/+230 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-11 | 10 | -0/+22 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-10 | 38 | -58/+428 | |
| | | ||||||
* | | Merge pull request #9431 from nextcloud/stable12-9407 | Morris Jobke | 2018-05-09 | 1 | -1/+1 | |
|\ \ | | | | | | | [12] Fix jsunit tests | |||||
| * | | Fix jsunit tests | Julius Härtl | 2018-05-09 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-09 | 28 | -2/+76 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-08 | 146 | -132/+202 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-07 | 12 | -0/+22 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-06 | 12 | -0/+32 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-05 | 20 | -4/+38 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-04 | 126 | -214/+228 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-03 | 18 | -0/+20 | |
| | | ||||||
* | | Merge pull request #9359 from nextcloud/stable12-9348 | John Molakvoæ | 2018-05-02 | 1 | -1/+1 | |
|\ \ | | | | | | | [stable12] Replace deprecated sinon reset() call with resetHistory() | |||||
| * | | Replace deprecated sinon reset() call with resetHistory() | Julius Härtl | 2018-05-02 | 1 | -1/+1 | |
|/ / | | | | | | | Signed-off-by: Julius Härtl <jus@bitgrid.net> | |||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-05-01 | 2 | -0/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-30 | 18 | -16/+46 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-29 | 16 | -0/+32 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-28 | 20 | -14/+16 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-27 | 56 | -156/+316 | |
| | | ||||||
* | | Merge pull request #9301 from nextcloud/final-12.0.7v12.0.7 | Morris Jobke | 2018-04-26 | 1 | -2/+2 | |
|\ \ | | | | | | | 12.0.7 | |||||
| * | | 12.0.7 | Morris Jobke | 2018-04-25 | 1 | -2/+2 | |
| | | | | | | | | | | | | Signed-off-by: Morris Jobke <hey@morrisjobke.de> | |||||
* | | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-26 | 2 | -0/+2 | |
|/ / | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-25 | 4 | -2/+4 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-24 | 18 | -4/+54 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-23 | 2 | -0/+2 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-22 | 30 | -54/+104 | |
| | | ||||||
* | | [tx-robot] updated from transifex | Nextcloud bot | 2018-04-21 | 32 | -4/+180 | |
| | |