Skip to content

Releases: cymapgt/UserCredential

4.0.0

11 May 23:58
Compare
Choose a tag to compare

Update to Multiotp 5.6+, PHPass 8+, PHP 7.3+ and PHPUnit 9+

Add support for 2 factor authentication with Google Authenticator

06 Jul 11:04
Compare
Choose a tag to compare
- Add Google Authenticator compatible 2FA Login Service

- Document Unit Tests

Add support for 2 factor authentication with SMS Token

25 Jul 12:23
Compare
Choose a tag to compare

v1.3.0

18 Jul 01:28
Compare
Choose a tag to compare

Add method to prevent consecutive characters in password string based on a limit set in password policy; add password strength checker method which wraps rchouinard/phpass; Improve Exception System

v1.2.7

26 Jun 22:18
Compare
Choose a tag to compare

Commit final hotfix (1.2.7) for named constant notice error issue

v1.2.5

25 Jun 20:53
Compare
Choose a tag to compare

Hotfix 1.2.5 - Update NamedConstant declarations to verify that constant is not already defined in the running session before declaration, to avoid notice errors

v1.2.4

15 Jun 19:58
Compare
Choose a tag to compare

Hotfix 1.2.4 - Remove project files from Repo

v1.2.3

15 Jun 19:06
Compare
Choose a tag to compare

Removed vendor sources from repo

v1.2.2

15 Jun 18:56
Compare
Choose a tag to compare

Hotfix applied for syntax error in UserCredentialPasswordLoginServiceTest file, which caused build errors.

v1.2.1

29 May 15:23
Compare
Choose a tag to compare

Fixed a bug in the composer json file