Gatekeeper
Version 1.2.1
November 17, 2020
Fix
- psr-4 autoloading standard error (Composer 2 compatibility)
- Error on redirect from missing namespace (Thanks st-mcd)
Version 1.2.0
June 3, 2019
Add
- 'duration' (cookie expiration) setting
- A warning on settings screen if values are being overridden in config file
Fix
- Issue #7 by adding an 'enabled' setting
Version 1.1.1
March 25, 2019
Fix
- Prepend baseUrl to redirects if present
Version 1.1.0
October 22, 2018
Added
- Added a Cookie to redirect to the referer #2
Version 1.0.3
May 7, 2018
Fix
- Template not found when accessing a multi-segment URL
Version 1.0.2
March 20, 2018
Added
- A notice can now displayed above the password form
Fix
- Fix composer install command
Version 1.0.1
March 20, 2018
Fix
- Fix composer settings
Version 1.0.0
March 20, 2018
Added
- Initial release