Skip to content

Releases: privacyidea/php-client

v2.0.0

v2.0.0 Pre-release
Pre-release

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 12 Mar 09:09
d64a20b

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

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 07 Sep 07:02
0a2b099

Features:

  • Forward headers (#41)

v1.0.0

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 27 Jan 09:31
34fad57

Features:

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

v0.9.7

Choose a tag to compare

@nilsbehlen nilsbehlen released this 08 Mar 11:54
de47f2a
Update composer.json

v0.9.6

Choose a tag to compare

@nilsbehlen nilsbehlen released this 02 Mar 11:33
c72f812

v0.9.5 Namespaces

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 07 Feb 10:33
d59da3d

Composer update

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 27 Jan 08:46
fc6dba1
v0.9.4

v0.9.3 Multiple WebAuthn

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 24 Jan 15:11
ea43ac7

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

v0.9.2

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 18 Jun 12:47
df26d84

update composer.json and readme.me

v0.9.1

Choose a tag to compare

@lukasmatusiewicz lukasmatusiewicz released this 16 Jun 12:58
Merge remote-tracking branch 'origin/master' into master