All notable changes to this project will be documented in this file, per the Keep a Changelog standard, and will adhere to Semantic Versioning.
- Fixed: update version in composer
- Fixed: post login redirect to the original URL requested
- Set constant before calling
CF_ACCESS_GITHUB_URL.
- Added constant
(bool)CF_ACCESS_CREATE_ACCOUNT: whether an account should be created when authenticated through Cloudflare - Added constant
(string)CF_ACCESS_NEW_USER_ROLE: the new user role; defaults to subscriber - Fixed composer dependencies issue; plugin returns error if the plugin needs
composer installrun 🎉 - Added
cloudflare_access_sso_plugin_pre_inithook (prior to plugin loading) 🎉 - Corrected minor PHPCS compatibility issues (PHP 8.2) and added coding standards (WordPress-Extra) 🎉
- Corrected version number throughout to 1.0.2. 🎉
- Added example of multiple AUD's to README. 🎉
- Updates and enhancements to documentation. 🎉
- Initial private release! 🎉