Commit Graph

  • d35718dfef documenting new filters before token validation Jonathan Daggerhart 2020-04-22 08:21:37 -0400
  • f01a8bf608
    Merge pull request #156 from ksimunovic/dev Jonathan Daggerhart 2020-04-22 08:17:18 -0400
  • ab6fd4d77d
    Merge pull request #173 from theseis/dev Jonathan Daggerhart 2020-04-12 10:53:14 -0400
  • 11695f56ab Add logger to OpenID_Connect_Generic SYLVAIN PAILLASSE 2020-04-12 15:15:25 +0200
  • 1147ca2416
    Merge pull request #171 from daggerhart/90-state-race Jonathan Daggerhart 2020-03-30 14:05:17 -0400
  • bf514cedef cron job for cleaning up abandoned state transients Jonathan Daggerhart 2020-03-30 08:01:18 -0400
  • 96bb449f39 Fix race condition by replacing states option array with individual transients Jonathan Daggerhart 2020-03-30 06:31:08 -0400
  • 47ea6d6ec3 Add two filters to modify received $token_response and $id_token_claim before validation Karlo Šimunović 2019-12-02 13:21:11 +0100
  • 1f2b3171f0
    add Error messages on failed username transliteration/normalization Moritz Bellach 2019-11-13 01:44:27 +0100
  • 66a0b319d4 Add a setting checkbox defining the behavior of the client if a user authenticates with a user not map with existing WP user. If tick the user is created. If not tick the authentication failed benoit 2019-10-27 11:49:35 +0100
  • f42a587bf0
    Merge pull request #145 from TeDo-Verlag/notice-response-sent Jonathan Daggerhart 2019-10-24 09:26:39 -0400
  • 1c126d11b8
    Merge pull request #146 from schamblee/issue-142 Jonathan Daggerhart 2019-10-24 08:54:48 -0400
  • 54d6784d44 Allow multiple query params when redirecting back to origin Stephanie 2019-10-24 07:38:58 -0400
  • 4955be3b71
    Merge pull request #137 from dfredell/patch-1 Jonathan Daggerhart 2019-10-24 06:08:29 -0400
  • a70fc8fe04 avoid headers already sent error notice gguseynov 2019-10-22 10:13:49 +0200
  • 8c5b265ca7
    More logging on incomplete-user-claim Dan Fredell 2019-08-29 10:01:43 -0500
  • 191c5659b8
    Merge pull request #131 from TeDo-Verlag/fix Jonathan Daggerhart 2019-07-21 10:38:14 -0400
  • caf3ea7267 1. run 'openid-connect-generic-update-user-using-current-claim' action if existing user was updated 2. add_user_meta with single=true does not overwrite old value gguseynov 2019-07-18 16:04:41 +0200
  • f3829b48e2 documenting new action on user login Jonathan Daggerhart 2019-07-05 12:14:47 -0400
  • 9f02df4cf6
    Merge pull request #127 from TeDo-Verlag/redirect Jonathan Daggerhart 2019-07-05 12:08:25 -0400
  • 96b25f6c90 added force_redirect parameter and login action Gassan Gousseinov 2019-07-02 16:33:15 +0200
  • acbd46c717
    Merge pull request #126 from TeDo-Verlag/fix Jonathan Daggerhart 2019-06-21 08:10:58 -0400
  • 11e89fd9b2 fix stripos call Gassan Gousseinov 2019-06-18 15:41:30 +0200
  • 42402b69b5
    Merge pull request #124 from bookchiq/dev Jonathan Daggerhart 2019-05-21 06:37:24 -0400
  • 39ae1f8a8f Filter redirect URL before stashing it to a cookie Sarah Lewis 2019-05-15 12:14:05 -0700
  • f33225fc2c
    Issue #108: Attempt to fix regression for cookie during auto flow (#119) Jonathan Daggerhart 2019-04-23 07:35:51 -0400
  • 9a204ebcae Noting changes and bumping version for next release Jonathan Daggerhart 2019-04-21 10:28:48 -0400
  • 6dfb0fafa5
    Issue #76: Avoid double question marks in auth url query string (#120) Jonathan Daggerhart 2019-04-21 10:15:55 -0400
  • f263fb4a16 fix #106, wp-cli bootstrap must not inhibit custom rewrite rules (#110) Raphaël Droz 2019-04-21 10:45:08 -0300
  • d45ab06e3d Fix syntax error in example openid-connect-generic-login-button-text hook (#113) Thijs Kinkhorst 2019-04-21 15:44:18 +0200
  • 0b51e9c1e5 Change PHP keywords to comply with PSR2 (#116) Shane Mulligan 2019-04-22 01:43:27 +1200
  • 6ecb69f1cb Allow override of the plugin by posting credentials to wp-login.php (#118) Slavic Dragovtev 2019-04-21 16:42:30 +0300
  • a53f753233 Read me table of contents Jonathan Daggerhart 2018-11-04 10:02:46 -0500
  • fd458b623a Fixing incomplete example Jonathan Daggerhart 2018-11-04 09:59:16 -0500
  • c27e12069a Minor formatting on readme Jonathan Daggerhart 2018-11-04 09:53:40 -0500
  • eec106b50e Documenting hooks and other internals for contributors Jonathan Daggerhart 2018-11-04 09:51:29 -0500
  • 4d7939e9e5
    Bug with some special char in the firstname or lastname Jonathan Daggerhart 2018-11-04 07:50:40 -0500
  • aca202f5ac Additional readme updates Jonathan Daggerhart 2018-11-03 11:53:52 -0400
  • 0a2572e781 Readme and hooks Jonathan Daggerhart 2018-11-03 11:49:28 -0400
  • 0d4e4bd006 additional error detection on user_claim Jonathan Daggerhart 2018-11-03 11:27:14 -0400
  • 6917df262f Allow identity providers which do not support the userinfo endpoint. (#100) Matt Varblow 2018-10-01 06:22:05 -0400
  • 54f3ff4193 allow developers to use the plain auth url by shortcode (#98) cswebservice 2018-09-24 21:19:56 +0200
  • 87470689db avoid messing-up with wp-cli (#96) Raphaël Droz 2018-09-04 23:07:02 -0300
  • 72305fcc9f Merge branch 'dev' Jonathan Daggerhart 2018-05-29 22:32:30 -0400
  • 93d41ee3c6 fixing composer.json and updateing readme Jonathan Daggerhart 2018-05-29 21:39:01 -0400
  • e8545af123 nvm, wp.org can have it's own folder name Jonathan Daggerhart 2018-05-29 22:20:43 -0400
  • 94e73af1b6 renaming to match wordpress.org plugin slug Jonathan Daggerhart 2018-05-29 22:17:00 -0400
  • 18625fbc21 updating readme to include composer information Jonathan Daggerhart 2018-05-29 21:55:17 -0400
  • 2a1b797e17 fixing composer.json for packagist Jonathan Daggerhart 2018-05-29 21:44:33 -0400
  • 64a4676c88 trailing comma in json Jonathan Daggerhart 2018-05-29 21:39:01 -0400
  • ef6fac4e41 version update along with readmes. new composer.json to place on packagist Jonathan Daggerhart 2018-05-29 20:52:15 -0400
  • f3096b6f14 fix a notice: If using traditional login, $token_response may be empty (#86) Raphaël Droz 2018-05-29 09:06:42 -0300
  • f9c076a5c0 hook: ability to filter claim and derived user data (#84) Raphaël Droz 2018-05-24 15:04:57 -0300
  • 6263bee23b google provider: do not attempt to use their not-compliant /revoke endpoint (#83) Raphaël Droz 2018-05-24 14:48:41 -0300
  • 58c8b7ac9a disconnect hook: get user meta from information provided by filter parameters (#82) Raphaël Droz 2018-05-24 13:10:01 -0300
  • d0b79313c2 fixed a notice when cookie does not contain expected redirect_url (#80) Raphaël Droz 2018-05-24 09:31:13 -0300
  • 756c3c05a1 Translit names' special characters (#73) Raphaël Droz 2018-05-23 22:21:17 -0300
  • 56bd5718e6 Feature #68 state time limit option (#69) Antti Leppä 2018-03-14 00:39:57 +0200
  • 6bc53f96d4 some readme and metadata updates for plugin repo Jonathan Daggerhart 2018-01-21 16:17:53 -0500
  • 9bf826c704
    Merge pull request #66 from daggerhart/timeout Jonathan Daggerhart 2018-01-12 12:15:21 -0500
  • a99280600a removed generic wp filter used for request timeout Jonathan Daggerhart 2018-01-12 12:13:59 -0500
  • c098e9da30
    Merge pull request #65 from daggerhart/prefix Jonathan Daggerhart 2018-01-12 11:47:42 -0500
  • 326efbb416 prefixing generic classes with oidcg comment class names. adjusting autoloading to look for the standardized prefix. Jonathan Daggerhart 2018-01-12 11:34:15 -0500
  • 6f077c932a incrementing to 3.3.x, updating readmes and changelog Jonathan Daggerhart 2017-12-21 16:37:51 -0500
  • e02e455965
    Merge pull request #52 from dirtsimple/wp_tokens Jonathan Daggerhart 2017-12-21 16:30:15 -0500
  • e541a9f3b4 updating version Jonathan Daggerhart 2017-12-21 15:48:41 -0500
  • b14554e8fe WP still supports PHP 5.2.4 :( PJ Eby 2017-12-16 17:30:42 -0500
  • 662e9fb25b Track refresh token expiration (fixes #51) PJ Eby 2017-12-16 17:17:25 -0500
  • caf1324499 Defer logouts to after all WP plugins initialize PJ Eby 2017-12-16 13:52:07 -0500
  • 134d0116b8 Drop unnecessary user_meta keys PJ Eby 2017-12-16 13:24:52 -0500
  • 7879835b49 Store refresh token in sessions, instead of a cookie PJ Eby 2017-12-16 13:18:45 -0500
  • 06ed9dfdd8
    Exit after issuing a redirect Jonathan Daggerhart 2017-11-21 14:18:34 -0500
  • 3869aa0fde
    Terminate authentication_request_callback() after execution Sven van Hal 2017-11-21 20:06:51 +0100
  • 08af84a851 readme and changelog updates. minor whitespace update. Jonathan Daggerhart 2017-11-04 13:16:41 -0400
  • 3683cd3286 Merge pull request #42 from daggerhart/redirect-on-logout-as-setting Jonathan Daggerhart 2017-10-25 09:47:53 -0400
  • fb119dec5f Add id_token_hint to end session logout redirect url Jonathan Daggerhart 2017-09-17 11:23:09 -0400
  • c73d9f6956 new setting allows administrator to determine if users should be redirected when their acces token expires. Jonathan Daggerhart 2017-09-14 11:49:41 -0400
  • 059d672de2 Update openid-connect-generic-client-wrapper.php skidos 2017-09-08 15:20:48 -0400
  • cdf2629aa3 Merge pull request #32 from robbiepaul/dev Jonathan Daggerhart 2017-04-28 07:25:36 -0400
  • 69a431793f Authentication URL can be modified Robbie Paul 2017-04-24 16:13:07 +0100
  • b64fab27be breaking out changelog into its own file, providing attribution to users that have helped with issues and prs Jonathan Daggerhart 2017-04-20 15:58:37 -0400
  • 814a7e6ca7 Merge pull request #31 from robbiepaul/dev Jonathan Daggerhart 2017-04-20 15:40:03 -0400
  • 82162ec753 Escape the error message Robbie Paul 2017-04-20 13:30:27 +0100
  • 672d7292e2 Include wp_login action after auth cookie is set Robbie Paul 2017-04-20 13:26:55 +0100
  • b8ad2dd560 updating version and readmes Jonathan Daggerhart 2017-04-19 16:22:45 -0400
  • 61c549189c adding port to the request headers per issue #30 Jonathan Daggerhart 2017-04-19 15:11:11 -0400
  • 14133138a7 some method annotation corrections, and minor settings page typoes Jonathan Daggerhart 2017-04-19 15:06:55 -0400
  • 54c43eb2b9 Merge pull request #27 from opencollector/moriyoshi/more-flexible-identity-settings Jonathan Daggerhart 2017-03-24 10:49:08 -0400
  • 0bbfc3437f More flexible identity settings. Moriyoshi Koizumi 2017-03-15 03:49:56 +0000
  • e723799397 updating change log with new reverse proxy support feature Jonathan Daggerhart 2016-11-29 10:15:35 -0500
  • 4866765768 Merge pull request #25 from ahatherly/master Jonathan Daggerhart 2016-11-29 10:08:42 -0500
  • 2281246816 Set the Host header on http requests to openid-connect endpoint so it works behind a reverse proxy Adam Hatherly 2016-11-29 13:26:41 +0000
  • e7f390477c fixing error on php 5.4 Jonathan Daggerhart 2016-11-28 11:04:09 -0500
  • e4b1340dff updating readmes for alternate redirect_uri Jonathan Daggerhart 2016-11-25 14:56:31 -0500
  • 14d0ec44f6 Allow for the use of an alternate authentication route (redirect_uri) as opposed to the default admin-ajax method Jonathan Daggerhart 2016-11-25 14:54:14 -0500
  • 0dc448fee5 clean up autoloader, default settings values, and validate refresh token result before attempting response Jonathan Daggerhart 2016-11-25 12:38:39 -0500
  • aafb5f7a2c minor logger and settings page documentation improvements Jonathan Daggerhart 2016-11-25 12:32:59 -0500
  • 6e9790c221 adding comments on new functions Jonathan Daggerhart 2016-11-23 11:05:51 -0500
  • 403aa6ddeb changing next-version number to represent a new features in the update Jonathan Daggerhart 2016-11-23 10:02:23 -0500
  • 9992960752 updating plugin version and readme files Jonathan Daggerhart 2016-11-23 09:51:21 -0500