Skip to content

1.0.3

Choose a tag to compare

@jamesmorrison jamesmorrison released this 26 Jan 20:28
· 6 commits to trunk since this release
9e92d26

[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) 馃帀