Skip to content

Commit 9708c17

Browse files
authored
Merge branch 'master' into functional-request-tests
2 parents ca4167a + 10cf320 commit 9708c17

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

Classes/Authentication/HttpBackendUserAuthentication.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -146,6 +146,7 @@ protected function getAuthServiceConfiguration(): array
146146
/**
147147
* @param ServerRequestInterface $request
148148
* @return string
149+
* @throws UnauthorizedAccessException if no authorization scheme is provided.
149150
*/
150151
protected function resolveAuthorizationHeader(ServerRequestInterface $request): string
151152
{

0 commit comments

Comments
 (0)