All notable changes to laravel-pin-login
will be documented in this file.
- feat!: redirect the user if there is an active session by @marcoraddatz in #10
Full Changelog: https://github.com/empuxa/laravel-totp-login/compare/v5.0.0...v6.0.0
- Bump dependabot/fetch-metadata from 2.0.0 to 2.2.0 by @dependabot in #6
- change: wording by @marcoraddatz in #7
- feat!: bypass superpin environment settings by @marcoraddatz in #8
- feat: localize timestamp in notification by @marcoraddatz in #9
- @dependabot made their first contribution in #6
Full Changelog: https://github.com/empuxa/laravel-totp-login/compare/v4.0.0...v5.0.0
The repo has been renamed from laravel-pin-login
to laravel-totp-login
to better describe its current login mechanism.
Besides that, there were little improvements to the wording/translations and minor code improvements.
- Change: Fixed package name by @marcoraddatz in #1
- Change: Rename methods [BC] by @marcoraddatz in #2
- Change: Rename variables by @marcoraddatz in #3
- Fix: Update translation in email footer by @marcoraddatz in #4
- @marcoraddatz made their first contribution in #1
Full Changelog: https://github.com/empuxa/laravel-totp-login/compare/v3.0.1...v4.0.0
- Bump aglipanci/laravel-pint-action from 2.3.1 to 2.4 by @dependabot in empuxa/laravel-pin-login#13
- Bump dependabot/fetch-metadata from 1.6.0 to 2.0.0 by @dependabot in empuxa/laravel-pin-login#12
- Fix: Impossible sign in when the PIN has a leading zero by @marcoraddatz in empuxa/laravel-pin-login#14
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v3.0.0...v3.0.1
- Feat: Added support for Laravel 11 by @marcoraddatz in empuxa/laravel-pin-login#11
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v2.0.2...v3.0.0
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v2.0.1...v2.0.2
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v2.0.0...v2.0.1
- Bump aglipanci/laravel-pint-action from 2.3.0 to 2.3.1 by @dependabot in empuxa/laravel-pin-login#8
- Bump actions/dependency-review-action from 3 to 4 by @dependabot in empuxa/laravel-pin-login#9
- Feat: Added events to config (breaking change) by @marcoraddatz in empuxa/laravel-pin-login#10
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.3.0...v2.0.0
- Bump aglipanci/laravel-pint-action from 2.2.0 to 2.3.0 by @dependabot in empuxa/laravel-pin-login#7
- Bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in empuxa/laravel-pin-login#5
- Bump actions/checkout from 3 to 4 by @dependabot in empuxa/laravel-pin-login#6
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.2.1...v1.3.0
- Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 by @dependabot in empuxa/laravel-pin-login#2
- Bump actions/dependency-review-action from 2 to 3 by @dependabot in empuxa/laravel-pin-login#3
- Bump actions/checkout from 3 to 4 by @dependabot in empuxa/laravel-pin-login#4
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.2.0...v1.2.1
- added a super PIN login option (see config for details)
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.1.2...v1.2.0
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.1.1...v1.1.2
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.1.0...v1.1.1
- Moved logic to PIN request class
- Enable throttling via config
Full Changelog: https://github.com/empuxa/laravel-pin-login/compare/v1.0.0...v1.1.0
🎂 Initial release
Full Changelog: https://github.com/empuxa/laravel-pin-login/commits/v1.0.0