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 68f37dbee1
Adds Additional Validation & Fixes Redirect Back URL (#301)
* Adds Additional Validation & Fixes Redirect Back URL
- Adds URL request validation.
- Updates the way the redirect back URL is formed.

* Fixes Redirect URL Logic to Handle Subdirectory Installs
- Handles home page login for redirect back.
- Handles subpages login for redirect back.
- Handles non-permalink sites.

* Refactor Redirect URL Methods to Support All Uses
- Consolidates make_authentication_url & get_authentication_url.
- Fixes redirect client back support for login button and make
  authentication URL.
4 years ago
..
openid-connect-generic-client-wrapper.php Adds Additional Validation & Fixes Redirect Back URL (#301) 4 years ago
openid-connect-generic-client.php Adds Additional Validation & Fixes Redirect Back URL (#301) 4 years ago
openid-connect-generic-login-form.php Adds Additional Validation & Fixes Redirect Back URL (#301) 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