Skip to content
This repository has been archived by the owner on Jun 20, 2023. It is now read-only.

Releases: deajan/pfSense-cp-auth-onestep

pfSense 2.4.x compatibility

30 Sep 20:21
a2d6aab
Compare
Choose a tag to compare

Thanks to some pull requests and user remarks.

v0.48 Security release

02 May 22:25
Compare
Choose a tag to compare

This new release changes the old mysql queries to prepared statements improving security.
As a side effect, pfSense now needs the php56-mysqli package installed.

v0.46

22 Nov 18:21
Compare
Choose a tag to compare

Bugfix release with following improvements:

  • Prevent autoconnect when no user data is asked at all
  • Keep user entry when server validation fails
  • Fixed an issue where terms of use where mandatory even if askForTermsOfUse = false
  • Fixed a typo preventing terms of use validation string to appear
  • Added spanish translation (thanks to joel.dq from Pfsense forum)

v0.44

30 Oct 09:05
Compare
Choose a tag to compare

Minor release with following changes

  • Language can now be set on the fly with language=XX url parameter
  • Language selection is possible for the end user via links on the login page
  • When not sufficient user data is given, credentials are random generated