You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Tim Nolte 8a963301ab
Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289)
* Initial Changes to Move Away from Cookies for Redirects

* Add Redirection via State Transient Support

- Adds adding the login redirection to the state transient.
- Deprecates the use of cookies to handle login redirection.
- Fixes Login button shortcode authentication URL encoding.
- Fixes some broken wp-env local Docker environment issues.
- Fixes make_authentication_url attributes usage.
- Removes error_log calls used for debugging.

* Fixes Missed WordPress Coding Standards Issues

- Updates PHP_CodeSniffer configuration to properly support all checks.

* Fixes Login Button Output for Proper Escaping
4 years ago
..
openid-connect-generic-client-wrapper.php Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289) 4 years ago
openid-connect-generic-client.php Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289) 4 years ago
openid-connect-generic-login-form.php Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289) 4 years ago
openid-connect-generic-option-logger.php Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289) 4 years ago
openid-connect-generic-option-settings.php Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289) 4 years ago
openid-connect-generic-settings-page.php Fixes Broken Redirect URL Handling & Moves Away from Cookies (#289) 4 years ago