Skip to content

Releases: jamesmorrison/cloudflare-access-sso

1.0.6

15 Mar 11:08
741b31d
Compare
Choose a tag to compare

[1.0.6] - 2024-03-15

  • Fixed version in composer; bumped version.

1.0.4

24 Feb 20:28
d0bbabb
Compare
Choose a tag to compare

[1.0.4] - 2024-02-24

  • Set constant before calling CF_ACCESS_GITHUB_URL.

1.0.3

26 Jan 20:28
9e92d26
Compare
Choose a tag to compare

[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

23 Jun 16:55
d13d067
Compare
Choose a tag to compare
Merge pull request #3 from jamesmorrison/release

Corrected version number throughout.

1.0.0

23 Jun 16:50
c254a90
Compare
Choose a tag to compare
Merge pull request #1 from jamesmorrison/feature/enhancements

Updates and enhancements to documentation.

0.1.0

27 Feb 09:22
1c55298
Compare
Choose a tag to compare

Initial public release.