Skip to content

Commit 432f856

Browse files
authored
Merge pull request #3418 from CSCfi/release-2.39
release-2.39
2 parents e83b5bf + 5326cde commit 432f856

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,9 @@ have notable changes.
66

77
## Unreleased
88

9-
Changes since v2.38.1
9+
Changes since v2.39
10+
11+
## v2.39 "Jätkäsaarenlaituri" 2026-01-21
1012

1113
### Additions
1214
- Use `:oidc-use-state` and value `:csrf-token`to configure REMS to send a CSRF token in `state` parameter to the login server and then check its value in the callback. (#3367)

project.clj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
(defproject rems "2.38.1"
1+
(defproject rems "2.39"
22
:description "Resource Entitlement Management System is a tool for managing access rights to resources, such as research datasets."
33
:url "https://github.com/CSCfi/rems"
44

0 commit comments

Comments
 (0)