Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[stable20] Bearer must be in the start of the auth header #23924

Merged
merged 1 commit into from
Nov 6, 2020

Conversation

backportbot-nextcloud[bot]
Copy link

backport of #23920

Signed-off-by: Roeland Jago Douma <roeland@famdouma.nl>
@ChristophWurst ChristophWurst added the 4. to release Ready to be released and/or waiting for tests to finish label Nov 6, 2020
@faily-bot
Copy link

faily-bot bot commented Nov 6, 2020

🤖 beep boop beep 🤖

Here are the logs for the failed build:

Status of 35104: failure

mariadb10.4-php7.3

Show full log
There were 2 warnings:

1) Test\Files\ViewTest::testRenameFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

2) Test\Files\ViewTest::testCopyFailDeleteTargetKeepSource
Trying to configure method "writeStream" which cannot be configured because it does not exist, has not been specified, is final, or is static

--

There was 1 failure:

1) OCA\OAuth2\Tests\Db\AccessTokenMapperTest::testGetByCode
Failed asserting that two objects are equal.
--- Expected
+++ Actual
@@ @@
     'clientId' => 1234
     'hashedCode' => 'e7e80c3a1768a280f6642f87eed76...40c0ef'
     'encryptedToken' => 'MyEncryptedToken'
-    'id' => 0
+    'id' => 1
     '_updatedFields' => Array ()
     '_fieldTypes' => Array (...)
 )

/drone/src/apps/oauth2/tests/Db/AccessTokenMapperTest.php:54

@MorrisJobke MorrisJobke merged commit a2c9915 into stable20 Nov 6, 2020
@MorrisJobke MorrisJobke deleted the backport/23920/stable20 branch November 6, 2020 21:10
@rullzer rullzer mentioned this pull request Nov 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4. to release Ready to be released and/or waiting for tests to finish enhancement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants