Skip to content

Version 1.0.0-beta.5

Compare
Choose a tag to compare
@thomasplevy thomasplevy released this 22 Aug 18:27
· 621 commits to trunk since this release

v1.0.0-beta.5 - 2019-08-22

  • Load all required files and functions when authentication is triggered.
  • Access $_SERVER variables via filter_var instead of llms_filter_input to work around PHP bug https://bugs.php.net/bug.php?id=49184.