Skip to content

Releases: privacyidea/php-client

v2.0.0

12 Mar 09:09
d64a20b
Compare
Choose a tag to compare
v2.0.0 Pre-release
Pre-release

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

07 Sep 07:02
0a2b099
Compare
Choose a tag to compare

Features:

  • Forward headers (#41)

v1.0.0

27 Jan 09:31
34fad57
Compare
Choose a tag to compare

Features:

  • Enroll a token via challenge (#23)
  • Preferred client mode (#20)

v0.9.7

08 Mar 11:54
de47f2a
Compare
Choose a tag to compare
Update composer.json

v0.9.6

02 Mar 11:33
c72f812
Compare
Choose a tag to compare

v0.9.5 Namespaces

07 Feb 10:33
d59da3d
Compare
Choose a tag to compare

Composer update

27 Jan 08:46
fc6dba1
Compare
Choose a tag to compare

v0.9.3 Multiple WebAuthn

24 Jan 15:11
ea43ac7
Compare
Choose a tag to compare

Combine allowCredentials of WebAuthn sign requests to enable usage of any WebAuthn token matching the ID.

v0.9.2

18 Jun 12:47
df26d84
Compare
Choose a tag to compare

update composer.json and readme.me

v0.9.1

16 Jun 12:58
Compare
Choose a tag to compare
Merge remote-tracking branch 'origin/master' into master