Skip to content

Releases: agungsugiarto/codeigniter4-authentication

v2.1.0

13 Mar 14:33
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.0.2...v2.1.0

v2.0.2

29 Sep 01:42
a4206f3
Compare
Choose a tag to compare

Fixed

Full Changelog: v2.0.1...v2.0.2

v2.0.1

28 Sep 03:01
3ec61e7
Compare
Choose a tag to compare

What's Changed

  • HTTP Basic Authentication provides a quick way to authenticate users by @agungsugiarto in #33

Full Changelog: v2.0.0...v2.0.1

v2.0.0

11 Apr 12:51
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0.8...v2.0.0

v1.0.8

10 Mar 13:11
Compare
Choose a tag to compare

v1.0.8 (2022-03-10)

Added

  • Unit test added InteractsWithAuthentication (#27)
  • Unit testing using php upto 8.x (#27)

v1.0.7

04 Oct 17:45
Compare
Choose a tag to compare

Fixed

  • Register.php calls for invalid file (aa6eb79)
  • ErrorException | On login with email & password (aa6eb79)

v1.0.6

08 Jun 12:43
Compare
Choose a tag to compare

v1.0.6 (2021-06-08)

BUG

  • FIx return on filter authentication (baf5130)

v1.0.5

08 Jun 11:18
Compare
Choose a tag to compare

v1.0.5 (2021-06-08)

Changed

  • Filter show message when request is ajax (497af3b)
  • Login issue bug, throttleKey function (1cf1999)

v1.0.4

03 Jun 08:36
Compare
Choose a tag to compare

v1.0.4 (2021-06-03)

Changed

v1.0.3

02 Jun 17:22
Compare
Choose a tag to compare

v1.0.3 (2021-06-03)

Changed