Skip to content

Releases: ErfKS/Tools

v1.3.2

06 May 05:24
0cbb38d

Choose a tag to compare

Fix login to handle legacy Bcrypt hashes: replace “$2a$” prefix with “$2y$” on failure and retry authentication

v1.3.1

05 Jan 13:03
913afa8

Choose a tag to compare

flexible AuthTools::GetCurrentUser function

v1.3.0

18 Nov 05:40
f536878

Choose a tag to compare

added this functions:

  • removeCurrentUrlPort
  • RemoveUrlPort
  • ConvertToHttps
  • GetFirstWord

v1.2.3

15 Aug 06:43
a6fdc20

Choose a tag to compare

fixed bugs:

  • hanlder error for logout other guards in AuthTools::Attemp function

v1.2.2

15 Aug 06:30
f943ba2

Choose a tag to compare

fixed this bugs:

  • Logout other guards in AuthTools::Attemp function

v1.2.1

13 Aug 09:06
1e4b3f8

Choose a tag to compare

fixed this bugs:

  • null phone code in StrTools::RepairPhoneNumber function

v1.2.0

27 Jul 08:56

Choose a tag to compare

added this features:

  • New static function: added RemoveFileFormat function
  • Inheritable function: use 'static' keyword instead of 'self'

v1.1.0

24 Jul 16:58

Choose a tag to compare

added ParsCurrentUrl static function in StrTools class

v1.0.1

22 Jul 15:47

Choose a tag to compare

changed README.md file

v1.0.0

22 Jul 15:36

Choose a tag to compare

refactor(readme): completed list of content for readme auth