fix: Return 201 instead of 200 on oauth registration #1984
No reviewers
Labels
No labels
Abandoned
Blocked
Bug
Changelog
Added
Changelog
Missing
Changelog
None
Cherry-picking
Database
Dependencies
Dependencies/Renovate
Difficulty
Easy
Difficulty
Hard
Difficulty
Medium
Documentation
Enhancement
Good first issue
Help wanted
Inherited
Matrix/Administration
Matrix/Appservices
Matrix/Auth
Matrix/Client
Matrix/Core
Matrix/E2EE
Matrix/Federation
Matrix/Hydra
Matrix/MSC
Matrix/Media
Matrix/T&S
Merge
Merge/Manual
Merge/Squash
Meta
Meta/CI
Meta/Packaging
Priority
Blocking
Priority
High
Priority
Low
Security
Status
Confirmed
Status
Duplicate
Status
Invalid
Status
Needs Investigation
Support
bob the builder
No milestone
No project
No assignees
3 participants
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
continuwuation/continuwuity!1984
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "N00byKing/continuwuity:n00byking-patch-1"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
See RFC 7591 at 3.2.1: "The server responds with an HTTP 201 Created status code [...]"
Fixes a failure in matrix-dart-sdk (Pending other changes there. Currently oidc-only homeservers can't connect at all).
EDIT: PR for the other changes in matrix-dart-sdk: https://github.com/famedly/matrix-dart-sdk/pull/2411
Also fixed a link in docs.
Pull request checklist:
mainbranch, and the branch is named something other thanmain.myself, if applicable. This includes ensuring code compiles.
This pull request needs a changelog entry, as outlined in CONTRIBUTING.md
Oops, read it and wanted to do it once opening the PR (since I need the PR number) but forgot. My bad
37989709f673b7553b1e@N00byKing seems you and Krille have doubled each other's work: https://github.com/famedly/matrix-dart-sdk/pull/2412
Well, thats annoying :P It happens...
Looking over it one change is still left over that isn't present in their PR. I'll drop the overlapping parts from mine.