We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 15a363b commit 836beb0Copy full SHA for 836beb0
.github/build/full.json
@@ -2,7 +2,7 @@
2
"modules": {
3
"authorize": {
4
"repository": "simplesamlphp/simplesamlphp-module-authorize",
5
- "version": "~1.6.2"
+ "version": "~1.7.0"
6
},
7
"consent": {
8
"repository": "simplesamlphp/simplesamlphp-module-consent",
docs/simplesamlphp-changelog.md
@@ -9,6 +9,10 @@ See the [upgrade notes](https://simplesamlphp.org/docs/stable/simplesamlphp-upgr
9
10
Released TBD - November 2025 - as soon as Symfony 7.4 is released
11
12
+`authorize`
13
+
14
+- Add entityID based filtering (simplesamlphp/simplesamlphp-module-authorize#30) (v1.7.0)
15
16
## Version 2.4.3
17
18
Released TBD
0 commit comments