Skip to content

Commit b873d72

Browse files
committed
Bump authorize-module
1 parent 9220f3c commit b873d72

2 files changed

Lines changed: 5 additions & 1 deletion

File tree

.github/build/full.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"modules": {
33
"authorize": {
44
"repository": "simplesamlphp/simplesamlphp-module-authorize",
5-
"version": "~1.6.1"
5+
"version": "~1.6.2"
66
},
77
"consent": {
88
"repository": "simplesamlphp/simplesamlphp-module-consent",

docs/simplesamlphp-changelog.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,10 @@ Released TBD
2222
* Introduced a new assets.salt to allow cache busting without leaking version information (#2490)
2323
* If session.check_function is set and can not be called an error is raised (#2498)
2424

25+
`authorize`
26+
27+
* Remove reauthentication-button when reauthentication is disabled (simplesamlphp/simplesamlphp-module-authorize#24) (v1.6.2)
28+
2529
## Version 2.4.2
2630

2731
Released 2025-06-04

0 commit comments

Comments
 (0)