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

Change token header name #593

Merged
merged 4 commits into from
Feb 28, 2024
Merged

Change token header name #593

merged 4 commits into from
Feb 28, 2024

Conversation

JVT038
Copy link
Collaborator

@JVT038 JVT038 commented Feb 27, 2024

It has been changed in all occurrences to X-Movary-Token (with the CTRL + SHIFT + H shortcut) and while I haven't tested it yet, it should be good in theory.

Besides that, I have decided to move all tests in authentication.assert.http to authentication.http, because the tests in authentication.http were basically the same, but without the actual testing / assertion statements.

…ication.assert.http` to `authentication.http`

Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
@JVT038 JVT038 requested a review from leepeuker as a code owner February 27, 2024 15:56
JVT038 and others added 3 commits February 27, 2024 20:52
# Conflicts:
#	docs/openapi.json
#	src/Domain/User/Service/Authentication.php
#	src/HttpController/Api/AuthenticationController.php
#	tests/rest/api/authentication.assert.http
Signed-off-by: JVT038 <47184046+JVT038@users.noreply.github.com>
@leepeuker leepeuker merged commit 9310f33 into main Feb 28, 2024
1 check passed
@leepeuker leepeuker deleted the change-auth-header branch February 28, 2024 07:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants