| Age | Commit message (Collapse) | Author |
|
|
|
|
|
First argument is the server id and type instead of a single argument
with JSON
|
|
|
|
Now needed as we do some of the header code differently. Previously it
worked because e.g. the accept header had one value that was capitalized
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Gave a SyntaxWarning using Python 3.12
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
This fixes OAuth endpoints after e.g. an update from 2.x to 3.x
|
|
|