File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## 8.1.1
4+ - Bugfix for Spring Crypto not accepting BCrypt secrets longer than 72 bytes
5+
36## 8.1.0
47- Allow POST requests to ` /oidc/authorize ` (enables form_post submissions) ([ #263 ] ( https://github.com/OpenConext/OpenConext-oidcng/issues/263 ) )
58- Ensure URIs passed in the ` login_hint ` are absolute (PR [ #271 ] ( https://github.com/OpenConext/OpenConext-oidcng/pull/271 ) )
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >org.openconext</groupId >
1111 <artifactId >oidcng-parent</artifactId >
12- <version >8.2.0 </version >
12+ <version >8.1.1 </version >
1313 </parent >
1414
1515 <dependencyManagement >
Original file line number Diff line number Diff line change 1111
1212 <groupId >org.openconext</groupId >
1313 <artifactId >oidcng-parent</artifactId >
14- <version >8.2.0 </version >
14+ <version >8.1.1 </version >
1515 <name >oidcng</name >
1616 <packaging >pom</packaging >
1717
Original file line number Diff line number Diff line change 55 <parent >
66 <groupId >org.openconext</groupId >
77 <artifactId >oidcng-parent</artifactId >
8- <version >8.2.0 </version >
8+ <version >8.1.1 </version >
99 </parent >
1010
1111 <artifactId >oidcng-release</artifactId >
You can’t perform that action at this time.
0 commit comments