Commit graph

151 commits

Author SHA1 Message Date
Nextcloud bot
f678794470
[tx-robot] updated from transifex 2018-09-26 00:12:33 +00:00
Nextcloud bot
ad102f4942
[tx-robot] updated from transifex 2018-09-22 00:12:19 +00:00
Nextcloud bot
f2b6e38949
[tx-robot] updated from transifex 2018-09-21 00:12:22 +00:00
Nextcloud bot
665db6ba80
[tx-robot] updated from transifex 2018-09-15 00:12:20 +00:00
Nextcloud bot
2d9a488cf3
[tx-robot] updated from transifex 2018-09-14 00:12:43 +00:00
Nextcloud bot
8e668729b1
[tx-robot] updated from transifex 2018-09-13 00:12:22 +00:00
Nextcloud bot
95e2d5f170
[tx-robot] updated from transifex 2018-09-12 00:12:24 +00:00
Nextcloud bot
972e8c3399
[tx-robot] updated from transifex 2018-09-06 00:13:04 +00:00
Nextcloud bot
9db4afce72
[tx-robot] updated from transifex 2018-08-30 00:12:18 +00:00
Nextcloud bot
a4daa91b42
[tx-robot] updated from transifex 2018-08-28 00:13:18 +00:00
Nextcloud bot
1769029910
[tx-robot] updated from transifex 2018-08-27 00:12:24 +00:00
Nextcloud bot
8ec2c933de
[tx-robot] updated from transifex 2018-08-25 00:12:43 +00:00
Nextcloud bot
12a3f776a1
[tx-robot] updated from transifex 2018-08-24 00:12:32 +00:00
Nextcloud bot
112719f457
[tx-robot] updated from transifex 2018-08-23 00:13:11 +00:00
Nextcloud bot
d3ab244b40
[tx-robot] updated from transifex 2018-08-21 00:12:31 +00:00
Nextcloud bot
5327e3b4ce
[tx-robot] updated from transifex 2018-08-13 00:12:18 +00:00
Nextcloud bot
6e449f13cd
[tx-robot] updated from transifex 2018-08-01 00:12:09 +00:00
Nextcloud bot
ad16affc9e
[tx-robot] updated from transifex 2018-07-24 00:12:13 +00:00
Nextcloud bot
bfd533b2f1
[tx-robot] updated from transifex 2018-07-19 00:12:14 +00:00
Nextcloud bot
dc0fd5f2d2
[tx-robot] updated from transifex 2018-07-12 00:12:52 +00:00
Nextcloud bot
ef1a695707
[tx-robot] updated from transifex 2018-07-11 00:12:24 +00:00
Nextcloud bot
7843a9b21a
[tx-robot] updated from transifex 2018-07-10 08:21:28 +00:00
Nextcloud bot
6292c4857d
[tx-robot] updated from transifex 2018-06-28 00:12:40 +00:00
Nextcloud bot
fb9f4e3ebf
[tx-robot] updated from transifex 2018-06-27 10:06:32 +00:00
Nextcloud bot
257c7191b3
[tx-robot] updated from transifex 2018-06-26 00:12:27 +00:00
Nextcloud bot
ea89600ca0
[tx-robot] updated from transifex 2018-06-25 00:12:07 +00:00
Nextcloud bot
38040951f5
[tx-robot] updated from transifex 2018-06-24 00:12:26 +00:00
Nextcloud bot
891bd63310
[tx-robot] updated from transifex 2018-06-23 00:13:03 +00:00
Nextcloud bot
3ac6f4d504
[tx-robot] updated from transifex 2018-06-22 00:12:31 +00:00
Nextcloud bot
869aa64d0d
[tx-robot] updated from transifex 2018-06-21 00:13:07 +00:00
Nextcloud bot
4d8285553a
[tx-robot] updated from transifex 2018-06-20 00:12:46 +00:00
Nextcloud bot
54bc862c9d
[tx-robot] updated from transifex 2018-06-19 00:13:16 +00:00
Nextcloud bot
6bc2a993f7
[tx-robot] updated from transifex 2018-06-17 00:13:08 +00:00
Nextcloud bot
59a27ceb13
[tx-robot] updated from transifex 2018-06-12 00:13:07 +00:00
Nextcloud bot
3595aa68b9
[tx-robot] updated from transifex 2018-06-01 00:12:48 +00:00
Nextcloud bot
b889259b1e
[tx-robot] updated from transifex 2018-05-30 00:12:31 +00:00
Roeland Jago Douma
d48333910e
The OAuth endpoint needs to support Basic Auth
* Add test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-29 15:57:04 +02:00
Nextcloud bot
5a20bb6980
[tx-robot] updated from transifex 2018-05-28 00:13:05 +00:00
Nextcloud bot
043acfebab
[tx-robot] updated from transifex 2018-05-26 00:13:24 +00:00
Nextcloud bot
d8e3c3cb22
[tx-robot] updated from transifex 2018-05-25 00:15:16 +00:00
Morris Jobke
2f059d1caf
Merge pull request #9540 from nextcloud/backport/9517/stable13
[stable13] Improve OAuth
2018-05-23 15:42:22 +02:00
Nextcloud bot
82d0d1d704
[tx-robot] updated from transifex 2018-05-23 00:16:07 +00:00
Roeland Jago Douma
3c002706a4
Add tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:51:39 +02:00
Roeland Jago Douma
73f8373151
Don't use special chars to avoid confusion
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:51:30 +02:00
Roeland Jago Douma
d03265fb62
Rotate token
On a refresh token request:
* rorate
* reset expire

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:51:17 +02:00
Roeland Jago Douma
30750e4f92
Authenticate the clients on requesting a token
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:51:12 +02:00
Roeland Jago Douma
a04ea70fca
Fail if the response type is not properly set
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:51:03 +02:00
Roeland Jago Douma
000cf1951c
Set OAuth token expiration
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-22 14:50:58 +02:00
Nextcloud bot
352d0af868
[tx-robot] updated from transifex 2018-05-20 00:13:45 +00:00
Nextcloud bot
c101ad3a65
[tx-robot] updated from transifex 2018-05-18 00:14:09 +00:00