Skip to content

Releases: npr/npr-one-backend-proxy-php

OAuth2 Controller Headers Now Overridable

03 May 17:47
Compare
Choose a tag to compare

OAuth2 Controller Headers Now Overridable

Cleaned up client IP address detection logic

03 May 17:09
Compare
Choose a tag to compare
4.3.3

Updated client IP address detection logic

Additional Client IP Address Detection

03 May 14:47
f2e0f47
Compare
Choose a tag to compare

Added a check for nginx X-Real-IP address when attempting to discover client's IP address.

Updated IP Address Headers

26 Apr 13:48
838090b
Compare
Choose a tag to compare
Fix/add ip headers (#25)

* add ip address support

* remove function

* fix type and refactor construct

* clean up

add query param in auth grant

26 Jan 21:43
Compare
Choose a tag to compare

add prompt-login to support DIG-SSO

add support for logout

26 Jan 16:16
Compare
Choose a tag to compare

change endpoint for logging out

Add query param

26 Jan 15:44
5a87a80
Compare
Choose a tag to compare
v4.1.0

add param (#24)

v4.0.0

09 Mar 00:43
Compare
Choose a tag to compare

Drop support for PHP 7.2

v3.1.2

08 Mar 22:50
Compare
Choose a tag to compare

Change default branch from master to main

N.B. This is mostly a test release to ensure or Composer/Packagist setup is good to go with the branch name change. Nothing has actually changed in the code.

v3.1.1

18 Feb 16:59
Compare
Choose a tag to compare
Remove version attribute from composer.json