Skip to content

Releases: EsupPortail/esup-otp-api

v2.2.0

07 Nov 15:58

Choose a tag to compare

  • upgrade login.js to an ESM module
    Breaking esup-otp-cas v2.1.0-cas_v7.3.x (Please use esup-otp-cas v2.2.0-cas_v7.3.x if you are on Apereo CAS 7.3)
  • chore: update dependencies (requires "npm install")

v2.1.0

09 Oct 10:41

Choose a tag to compare

v2.0.2

26 Sep 09:05

Choose a tag to compare

fix: undefined esupnfc.active 55c2119

(which could cause errors on esup-otp-cas)

v2.0.1

23 Sep 10:07

Choose a tag to compare

v2.0.0

22 Sep 17:14

Choose a tag to compare

Full Changelog: v1.7.3...v2.0.0

v1.7.3

04 Dec 17:53

Choose a tag to compare

  • stop disabling push if bad gcm_id d593b90
  • update dependencies, including security updates (Require "npm install")

v1.7.2

12 Nov 14:50

Choose a tag to compare

v1.7.1

04 Oct 10:57

Choose a tag to compare

  • fix some bugs ( dd12a45 , 9f18347 )
  • Update dependencies (Require "npm install")

v1.7.0

01 Oct 13:41

Choose a tag to compare

Require "npm install"

  • fix the displayed city on Esup Auth in case the notification is not clicked.
  • migrate otplib to otpauth
  • migrate geoip-lite to ip-location-api
    • If push is enabled, the first startup will be slower (due to the updating of the IP-to-city mapping table).
  • migrate ldapjs-promise to ldapts
  • Update dependencies
  • Some refactors

v1.6.1

16 Jul 13:13

Choose a tag to compare

fix: TypeError: HttpsProxyAgent is not a constructor