digitalfabrik / integreat-cms

Simplified content management back end for the Integreat App - a multilingual information platform for newcomers
https://digitalfabrik.github.io/integreat-cms/
Apache License 2.0
55 stars 33 forks source link

Update webauthn to version 2.0.0 #2614

Closed david-venhoff closed 1 month ago

david-venhoff commented 5 months ago

Motivation

Webauthn had a breaking update with version 2.0.0 which will require some minor refactoring in our codebase.

nkclemson commented 5 months ago

Hi. I am a Django developer with six years of experience. I would like to start contributing to integreat-cms starting with this issue if there is no problem then. Would it be possible to assign this to me?

timobrembeck commented 5 months ago

@nkclemson Awesome, thanks a lot for your interest in our project! :rocket: Sure, feel free to work on this and ask any questions if something is unclear.

david-venhoff commented 3 months ago

Information how to upgrade: https://github.com/duo-labs/py_webauthn/releases/tag/v2.0.0