Commit Graph

33 Commits (68f7a38adb9b645a3d8d26314bb75ea7bd8f9acc)

Author SHA1 Message Date
Tim Nolte 68f7a38adb
Fixes Post Password Redirects & TravisCI Builds ()
- Fixes an issue with post password submission results in SSO
  authentication when "auto" mode is enabled.
- Fixes issues with TravisCI builds failing due to Composer updates
  occurring incorrectly during builds.
- Fixes to allow for WP version changes according to build matrix.
- Updates TravisCI build matrix.
Tim Nolte c63ed8cccc
Dev release/3.8 ()
* Adds dev Branch to Travis CI Builds
* Release Preparation Enhancements & Release Changes
Tim Nolte 4023dd0c84
Updates Changelog & README Files With Relevant Changes
Tim Nolte b0cfbbe5c2
Fix Plugin Version Number in Header for New Release.
Tim Nolte 5464276cd4
Prepare version 3.7.0 for release.
Jonathan Daggerhart a0dfa7723d documenting new username normalization
Jonathan Daggerhart fb3a9f53c3 updating version and readme for new changes
Jonathan Daggerhart bf514cedef cron job for cleaning up abandoned state transients
Jonathan Daggerhart f3829b48e2 documenting new action on user login
Jonathan Daggerhart 9a204ebcae Noting changes and bumping version for next release
Jonathan Daggerhart eec106b50e Documenting hooks and other internals for contributors
Jonathan Daggerhart aca202f5ac Additional readme updates
Jonathan Daggerhart 0a2572e781 Readme and hooks
Jonathan Daggerhart ef6fac4e41 version update along with readmes. new composer.json to place on packagist
Jonathan Daggerhart 6bc53f96d4 some readme and metadata updates for plugin repo
Jonathan Daggerhart 6f077c932a incrementing to 3.3.x, updating readmes and changelog
Jonathan Daggerhart e541a9f3b4 updating version
Jonathan Daggerhart 08af84a851 readme and changelog updates. minor whitespace update.
Jonathan Daggerhart b64fab27be breaking out changelog into its own file, providing attribution to users that have helped with issues and prs
Jonathan Daggerhart b8ad2dd560 updating version and readmes
Jonathan Daggerhart e723799397 updating change log with new reverse proxy support feature
Jonathan Daggerhart e4b1340dff updating readmes for alternate redirect_uri
Jonathan Daggerhart 403aa6ddeb changing next-version number to represent a new features in the update
Jonathan Daggerhart 9992960752 updating plugin version and readme files
wgengarelly 257216e148 Added [openid-connect-generic-update-user-using-current-claim] action hook allowing other plugins/themes
to take action using the fresh claims received when an existing user logs in.
wgengarelly 08d9f58d0d When requesting userinfo, send the access token using the Authorization header field as recommended in section 5.3.1 of the specs.
Robert Staddon 960f475aad Update readme and version numbers for 3.0.6
Robert Staddon 8852c9d52e Increment version and update readme
daggerhart 7905bfdd12 incrementing version, updating readmes
Jonathan Daggerhart af0bbe6bbe updating version number and readme. prepared upgrade flow
Jonathan Daggerhart bac8b481d6 changing how usernames are determined.
Jonathan Daggerhart 8f792be29e typos and touch ups
Jonathan Daggerhart 76be3ba371 Added readme, improved some comments