Replies: 1 comment 1 reply
-
|
Dear @pikariop , if I understood correct, a migration from 2.38 to 2.39 does not require database migration, and does not include any breaking changes. Can you please confirm that? |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
NB: This release contains migrations!
Additions
:oidc-use-stateand value:csrf-tokento configure REMS to send a CSRF token instateparameter to the login server and then check its value in the callback. (Adding 'state' parameter into the OIDC flow #3367)docs/development.mdfor more details.Changes
Fixes
fix-useridadministration script to break in some edge cases. Additionally, all fixes are now attempted even if one or more fails. (Fix user id script fails #3383)This discussion was created from the release v2.39 "Jätkäsaarenlaituri".
Beta Was this translation helpful? Give feedback.
All reactions