-
- Downloads
chore: merge branch 'write_api' into 'main'
feat:AuthProc filter ApiStatistics to write via API See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-proxystatistics!88
... | @@ -21,6 +21,7 @@ | ... | @@ -21,6 +21,7 @@ |
"ext-filter": "*", | "ext-filter": "*", | ||
"ext-json": "*", | "ext-json": "*", | ||
"ext-PDO": "*", | "ext-PDO": "*", | ||
"ext-curl": "*", | |||
"simplesamlphp/simplesamlphp": "^1.19.2" | "simplesamlphp/simplesamlphp": "^1.19.2" | ||
}, | }, | ||
"suggest": { | "suggest": { | ||
... | ... |
lib/Auth/Process/ApiStatistics.php
0 → 100644
Please register or sign in to comment