Releases: privacyidea/php-client
Releases · privacyidea/php-client
v2.0.0
What's new:
- Added an optional client parameter to forward the client IP with the server requests (#17)
- Code updated to support PHP8 (#46)
- PrivacyIDEA and PIResponse classes made private (#51)
- Removed old EnrollToken function (#46)
- Tests will be temporarily disabled until modernization of http-mock is complete (#46)
v1.1.0
v1.0.0
v0.9.7
Update composer.json
v0.9.6
v0.9.5 Namespaces
Composer update
v0.9.4
v0.9.3 Multiple WebAuthn
Combine allowCredentials of WebAuthn sign requests to enable usage of any WebAuthn token matching the ID.
v0.9.2
update composer.json and readme.me
v0.9.1
Merge remote-tracking branch 'origin/master' into master