Skip to content

Releases: svenluijten/super-basic-auth

Version 2.6.0

28 Aug 12:13
v2.6.0
7f19aff
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.6.0

Version 2.5.0

05 Feb 14:12
v2.5.0
5bd7d07
Compare
Choose a tag to compare
  • Test against PHP 8.1 (#30)

Version 2.4.0

05 Feb 14:10
7334000
Compare
Choose a tag to compare
v2.4.0

Version 2.4.0

Version 2.3.0

01 Sep 19:47
Compare
Choose a tag to compare
  • Add support for Laravel 7 (#8)

v2.2.1...v2.3.0

Version 2.2.1

30 Jan 20:02
v2.2.1
1deb721
Compare
Choose a tag to compare
  • Fixes an issue with redirect responses (#6)

Version 2.2.0

15 Sep 12:13
v2.2.0
afb7d67
Compare
Choose a tag to compare
  • Added support for Laravel 6.x.

Version 2.1.0

20 Apr 15:08
Compare
Choose a tag to compare
  • Added support for Laravel 5.8.
  • Instead of returning a response in the middleware, we now abort() (throw an exception).
  • Added more types to the internals of this package.

Version 2.0.0

12 Nov 20:00
Compare
Choose a tag to compare
v2.0.0

Version 2.0.0

Version 1.1.0

18 Mar 22:33
Compare
Choose a tag to compare

null values are now no longer valid.

Version 1.0.0

15 Oct 18:10
Compare
Choose a tag to compare

Initial release! 🎉

Usage can be found in the README.