Skip to content

4.4.0

Choose a tag to compare

@lorenzobruni lorenzobruni released this 15 Feb 15:33
· 52 commits to master since this release
  • Class API.TwoFA implemented for handling 2FA (Two-Factor Authentication) algorithm.
  • API Session Cookie implemented for both API.JSON-RPC and API.RESTful. Add the API_SESSION_COOKIE key into the Web.config
  • Method API.ActiveDirectory.IsValidPassword implemented
  • Method API.Utility.GetRandomMD5 implemented
  • Method API.Utility.GetRandomSHA256 implemented
  • Method API.ReCAPTCHA.Validate fixed by logging at the INFO level rather than FATAL when the ReCAPTCHA does not validate