Commit graph

134 commits

Author SHA1 Message Date
Nextcloud bot
6aa42e04db
[tx-robot] updated from transifex 2018-10-23 14:55:01 +00:00
Nextcloud bot
e43d3783b8
[tx-robot] updated from transifex 2018-09-26 00:12:42 +00:00
Nextcloud bot
a877f0d15d
[tx-robot] updated from transifex 2018-09-22 00:12:28 +00:00
Nextcloud bot
b4d0c3ebd9
[tx-robot] updated from transifex 2018-09-21 00:12:45 +00:00
Nextcloud bot
ab1fc23c34
[tx-robot] updated from transifex 2018-09-15 00:12:29 +00:00
Nextcloud bot
ce71114992
[tx-robot] updated from transifex 2018-09-14 00:12:52 +00:00
Nextcloud bot
5449658ee6
[tx-robot] updated from transifex 2018-09-13 00:12:32 +00:00
Nextcloud bot
1cf75c6109
[tx-robot] updated from transifex 2018-09-12 00:12:32 +00:00
Nextcloud bot
a7317c543f
[tx-robot] updated from transifex 2018-09-06 00:13:14 +00:00
Nextcloud bot
7f3b07657b
[tx-robot] updated from transifex 2018-08-30 00:12:27 +00:00
Nextcloud bot
2cadfc2933
[tx-robot] updated from transifex 2018-08-28 00:13:26 +00:00
Nextcloud bot
487dc0bf00
[tx-robot] updated from transifex 2018-08-27 00:12:32 +00:00
Nextcloud bot
29631a6386
[tx-robot] updated from transifex 2018-08-25 00:12:52 +00:00
Nextcloud bot
8d0abdea76
[tx-robot] updated from transifex 2018-08-24 00:12:41 +00:00
Nextcloud bot
88ece8d11b
[tx-robot] updated from transifex 2018-08-23 00:13:21 +00:00
Nextcloud bot
30ef8768c4
[tx-robot] updated from transifex 2018-08-21 00:12:40 +00:00
Nextcloud bot
8e511713f5
[tx-robot] updated from transifex 2018-08-13 00:12:26 +00:00
Nextcloud bot
51412d7185
[tx-robot] updated from transifex 2018-08-01 00:12:17 +00:00
Nextcloud bot
9366f6e4a3
[tx-robot] updated from transifex 2018-07-24 00:12:21 +00:00
Nextcloud bot
1c8e32ba4e
[tx-robot] updated from transifex 2018-07-19 00:12:22 +00:00
Nextcloud bot
85733377f0
[tx-robot] updated from transifex 2018-07-12 00:13:00 +00:00
Nextcloud bot
48649b9023
[tx-robot] updated from transifex 2018-07-11 00:12:33 +00:00
Nextcloud bot
9e9de18565
[tx-robot] updated from transifex 2018-07-10 08:21:38 +00:00
Nextcloud bot
4db8b7175e
[tx-robot] updated from transifex 2018-06-28 00:12:58 +00:00
Nextcloud bot
5db867efb0
[tx-robot] updated from transifex 2018-06-27 10:06:53 +00:00
Nextcloud bot
e94f404010
[tx-robot] updated from transifex 2018-06-26 00:12:47 +00:00
Nextcloud bot
470a8d97f5
[tx-robot] updated from transifex 2018-06-25 00:12:26 +00:00
Nextcloud bot
16698d81bd
[tx-robot] updated from transifex 2018-06-24 00:12:44 +00:00
Nextcloud bot
b42b1f82aa
[tx-robot] updated from transifex 2018-06-23 00:13:24 +00:00
Nextcloud bot
97ee2875f6
[tx-robot] updated from transifex 2018-06-22 00:12:49 +00:00
Nextcloud bot
354519d93a
[tx-robot] updated from transifex 2018-06-21 00:13:25 +00:00
Nextcloud bot
bfd15ce2e9
[tx-robot] updated from transifex 2018-06-20 00:13:05 +00:00
Nextcloud bot
05838390de
[tx-robot] updated from transifex 2018-06-19 00:13:34 +00:00
Nextcloud bot
01ef830645
[tx-robot] updated from transifex 2018-06-17 00:13:26 +00:00
Nextcloud bot
73ba8d4e15
[tx-robot] updated from transifex 2018-06-12 00:13:25 +00:00
Nextcloud bot
3742d927ec
[tx-robot] updated from transifex 2018-06-01 00:13:10 +00:00
Morris Jobke
475d9e15b6
Merge pull request #9660 from nextcloud/backport/9653/stable12
[stable12] The OAuth endpoint needs to support Basic Auth
2018-05-30 15:03:54 +02:00
Nextcloud bot
158c577749
[tx-robot] updated from transifex 2018-05-30 00:12:51 +00:00
Roeland Jago Douma
e824973786
The OAuth endpoint needs to support Basic Auth
* Add test

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-29 16:02:26 +02:00
Nextcloud bot
fcabe26492
[tx-robot] updated from transifex 2018-05-28 00:13:23 +00:00
Nextcloud bot
84988e4f89
[tx-robot] updated from transifex 2018-05-26 00:13:45 +00:00
Nextcloud bot
8cb7ce7b6e
[tx-robot] updated from transifex 2018-05-25 00:15:36 +00:00
Roeland Jago Douma
c2f09e4395
Add tests
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma
44735dedd1
Don't use special chars to avoid confusion
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma
335f4efa83
Rotate token
On a refresh token request:
* rorate
* reset expire

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma
c2a21ea464
Authenticate the clients on requesting a token
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma
aa78c30666
Fail if the response type is not properly set
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Roeland Jago Douma
1525cc286c
Set OAuth token expiration
Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
2018-05-23 17:02:15 +02:00
Nextcloud bot
9e657d0577
[tx-robot] updated from transifex 2018-05-23 00:16:27 +00:00
Nextcloud bot
5a9e54ad59
[tx-robot] updated from transifex 2018-05-20 00:14:07 +00:00