Releases: jamesmorrison/cloudflare-access-sso
Releases · jamesmorrison/cloudflare-access-sso
1.0.6
1.0.4
[1.0.4] - 2024-02-24
- Set constant before calling
CF_ACCESS_GITHUB_URL
.
1.0.3
[1.0.3] - 2024-01-26
- 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 install
run 🎉 - Added
cloudflare_access_sso_plugin_pre_init
hook (prior to plugin loading) 🎉 - Corrected minor PHPCS compatibility issues (PHP 8.2) and added coding standards (WordPress-Extra) 🎉
1.0.2
Merge pull request #3 from jamesmorrison/release Corrected version number throughout.
1.0.0
Merge pull request #1 from jamesmorrison/feature/enhancements Updates and enhancements to documentation.
0.1.0
Initial public release.