chore(deps): update dependency canaille to v0.3.6 #52
Loading…
Reference in a new issue
No description provided.
Delete branch "renovate/canaille-0.x"
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?
This PR contains the following updates:
==0.2.6→==0.3.6Release Notes
yaal/canaille (canaille)
v0.3.6Compare Source
Added
^^^^^
canaille jwt registrationhas a--client-idoption to choose the identifier of the client to register, so it is known before the client registers itself.canaille jwt registrationandcanaille jwt managementhave a--jsonoption that displays the client identifier and the endpoint to use along with the token.Fixed
^^^^^
RFC7592 <7592>registration access tokens were not bound to the client they were issued for.canaille jwt managementissued tokens for unregistered clients, andcanaille jwt registrationfor already registered ones, although the endpoints reject both.nonealgorithm were accepted, so anyone could forge one.DYNAMIC_CLIENT_REGISTRATION_OPENalso disabled the authentication of the :rfc:RFC7592 <7592>client management endpoint, which could then be used without any token. It now only covers the registration of new clients.client_secret_expires_atset to 1970-01-01 instead of being left empty.v0.3.5Compare Source
Fixed
^^^^^
v0.3.4Compare Source
Added
^^^^^
canaille jwk exportcommand to export the public part of the server signing keys, as JSON metadata or as PEM, for external JWT validators that verify tokens locally.Fixed
^^^^^
v0.3.3Compare Source
Fixed
^^^^^
v0.3.2Compare Source
Fixed
^^^^^
v0.3.1Compare Source
Fixed
^^^^^
dump/restoreround-trip now preserves binary attributes such as user photos.v0.3.0Compare Source
Added
^^^^^
157v0.2.7Compare Source
Fixed
^^^^^
Configuration
📅 Schedule: (in timezone Europe/Paris)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Mend Renovate CLI.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.