DAIUWS
  1. DAIUWS

openid-connect-generic-fork

Public
AuthorCommitMessageCommit dateIssues
Jan FedorukMichał ZimniewiczJan Fedoruk
b252e148733set WP role based on OIDCCo-Authored-By: Tomasz Kuczynski <tomasz.kuczynski@man.poznan.pl> Co-Authored-By: Michał Zimniewicz <mzimniew@man.poznan.pl>
Tim NolteTim Nolte
6f291ead331MMerges branch 'main' into dev after release
Tim NolteGitHubTim Nolte
d4f0f4b51f53.9.0 Feature & Bugfix Release (#394)* Update openid-connect-generic-client-wrapper.php Add openid-connect-generic-session-expired action before to allow consumers to act on the refresh token expiration * Implement singleton pattern for OpenID_Connect_Generic class This will allow developers who want to be able to call methods belonging to this class (or methods belonging to any of this class's properties) to do so, without hav...
Tim NolteGitHubTim Nolte
99ec7c8cc74MMerge pull request #396 from timnolte/refactor/339-refresh-user-claimRefactors Callable Refresh User Claims Function & Action
Tim NolteTim Nolte
0d4aabd84cdRefactors Callable Refresh User Claims Function & Action* Moves `openid-connect-generic-update-user-using-current-claim` action to within update user metadata during login. * Adds a new publicly callable method that uses the plugin singleton.
Tim NolteGitHubTim Nolte
0b9f0600f09MMerge pull request #395 from timnolte/fix/WordPress-Local-Dev-VersionUpdates WP to Latest Dev Standard for Local Development
Tim NolteTim Nolte
d4db7f1b646Updates WP to Latest Dev Standard for Local Development
Tim NolteGitHubTim Nolte
40f2babd96dMMerge pull request #393 from timnolte/fix/20220318-dependabot-alertsDependabot Security Related Fixes & Refactoring
Tim NolteTim Nolte
82b0a005bccDependabot Security Related Fixes & Refactoring* Update to require Node v14 & NPM 6.14.15. * Updates to Grunt 1.4.1. * Forces resolution of dependencies for security fixes. * Update @wordpress packages to their latest versions. * Refactors the NPM & Composer scripts.
Tim NolteGitHubTim Nolte
30eafa558bdMMerge pull request #392 from timnolte/fix/case-sensitive-identity-mappingFixes User Linking & Creation Issues
Tim NolteTim Nolte
3f8629e8a21Fixes Indentity Mapping & Creation Issues* Fixes issues with improperly handling combinations of the "Link Existing Users", "Create user if does not exist", and "Identify with User Name" configuration options. * Addresses issues related to case sensitivity of usernames when attempting to "Link Existing Users". * Fixes typos and formatting on the plugin Settings screen.
Tim NolteGitHubTim Nolte
2ddc368224dMMerge pull request #335 from slykar/devFixes QS not being added to the redirect URL
Tim NolteGitHubTim Nolte
eeb3cb64f69MMerge branch 'dev' into dev
Tim NolteGitHubTim Nolte
5d114313ebfMMerge pull request #390 from timnolte/fix/243-nickname-from-claim-regressionFixes 3.8.0 Regression for User Creation Failure When No Nickname
Tim NolteTim Nolte
64f87d33725Fixes #243 Nickname from Claim Regression* Fixes the regression caused by the code changes in 3.8.0 which resulted in not performing proper fallbacks for missing cliams such as the nickname. * Fixes invalid Node version in NVM configuration.
Tim NolteGitHubTim Nolte
1fb512f907fMMerge pull request #389 from timnolte/refactor/331-acr-valuesRefactors new ACR Handling Code for Better Code Quality
Tim NolteTim Nolte
63ef4bbb0d7Refactors new ACR Handling Code for Better Code Quality* Fixes some incorrect ACR handling code that incorrectly added the ACR when it wasn't set. * Adds missing settings disable handling when ACR constant is set. * Refactors code for simplicity and code quality.
Tim NolteGitHubTim Nolte
c42bf78312eMMerge pull request #388 from Glowsome/acr-value-supportAcr value support
GlowsomeGlowsome
7d12b2e40ecUpdate openid-connect-generic-client.phpre-aligned line 225 ( indentment error)
GlowsomeGlowsome
aad391add55Update openid-connect-generic-settings-page.phpFixing code-standard reported errors
GlowsomeGlowsome
f04995cec57Update openid-connect-generic-client-wrapper.phpfix for reported code-standard errors
GlowsomeGlowsome
9b812d7f86aUpdate openid-connect-generic-client.phpfixing code-indentment after report
GlowsomeGlowsome
3639d07a876Fix code-standard errorsFixed reported code-standard issues found
GlowsomeGlowsome
56e3a662c74Redone acr-values-supportacr-values support
Tim NolteGitHubTim Nolte
59f98183e66MMerge pull request #338 from rkcreation/refresh-user-claimRefresh user claim
Tim NolteGitHubTim Nolte
5efb9069546MMerge pull request #345 from tommcc/limit-css-loadingOnly load admin CSS when showing settings page
Tim NolteGitHubTim Nolte
63e3e1e64ddMMerge branch 'dev' into limit-css-loading
Tim NolteGitHubTim Nolte
71570fbe3e1MMerge pull request #228 from jkouris/origin/feature/session-expired-actionAdd openid-connect-generic-session-expired action on session expiry before logout
John KourisJohn Kouris
abd20773d67Fix wordpress coding standards issues
John KourisJohn Kouris
939372bfdd1coding standards issues
Tim NolteGitHubTim Nolte
fc7149c1edaMMerge pull request #337 from rkcreation/devFix #178 : update user meta after refresh
Tim NolteGitHubTim Nolte
73a73919b7bMMerge branch 'dev' into dev
Tim NolteGitHubTim Nolte
8a0e738cdc8MMerge pull request #384 from oidc-wp/dependabot/npm_and_yarn/hosted-git-info-2.8.9Bump hosted-git-info from 2.8.8 to 2.8.9
Tim NolteGitHubTim Nolte
b81e467ba66MMerge pull request #385 from oidc-wp/dependabot/npm_and_yarn/ws-6.2.2Bump ws from 6.2.1 to 6.2.2
Tim NolteGitHubTim Nolte
d311c8d7d5bMMerge pull request #381 from oidc-wp/dependabot/npm_and_yarn/path-parse-1.0.7Bump path-parse from 1.0.6 to 1.0.7
Tim NolteGitHubTim Nolte
c147487c01eMMerge pull request #383 from oidc-wp/dependabot/npm_and_yarn/lodash-4.17.21Bump lodash from 4.17.19 to 4.17.21
Tim NolteGitHubTim Nolte
c12b3095b8fMMerge pull request #382 from oidc-wp/dependabot/npm_and_yarn/ssri-6.0.2Bump ssri from 6.0.1 to 6.0.2
dependabot[bot]GitHubdependabot[bot]
69e9311970bBump ws from 6.2.1 to 6.2.2Bumps [ws](https://github.com/websockets/ws) from 6.2.1 to 6.2.2. - [Release notes](https://github.com/websockets/ws/releases) - [Commits](https://github.com/websockets/ws/compare/6.2.1...6.2.2) --- updated-dependencies: - dependency-name: ws dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]GitHubdependabot[bot]
cce674d1514Bump path-parse from 1.0.6 to 1.0.7Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. - [Release notes](https://github.com/jbgutierrez/path-parse/releases) - [Commits](https://github.com/jbgutierrez/path-parse/commits/v1.0.7) --- updated-dependencies: - dependency-name: path-parse dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]GitHubdependabot[bot]
b43bf9ef621Bump ssri from 6.0.1 to 6.0.2Bumps [ssri](https://github.com/npm/ssri) from 6.0.1 to 6.0.2. - [Release notes](https://github.com/npm/ssri/releases) - [Changelog](https://github.com/npm/ssri/blob/v6.0.2/CHANGELOG.md) - [Commits](https://github.com/npm/ssri/compare/v6.0.1...v6.0.2) --- updated-dependencies: - dependency-name: ssri dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]GitHubdependabot[bot]
6c90a2af456Bump lodash from 4.17.19 to 4.17.21Bumps [lodash](https://github.com/lodash/lodash) from 4.17.19 to 4.17.21. - [Release notes](https://github.com/lodash/lodash/releases) - [Commits](https://github.com/lodash/lodash/compare/4.17.19...4.17.21) --- updated-dependencies: - dependency-name: lodash dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot[bot]GitHubdependabot[bot]
e86dd7e215cBump hosted-git-info from 2.8.8 to 2.8.9Bumps [hosted-git-info](https://github.com/npm/hosted-git-info) from 2.8.8 to 2.8.9. - [Release notes](https://github.com/npm/hosted-git-info/releases) - [Changelog](https://github.com/npm/hosted-git-info/blob/v2.8.9/CHANGELOG.md) - [Commits](https://github.com/npm/hosted-git-info/compare/v2.8.8...v2.8.9) --- updated-dependencies: - dependency-name: hosted-git-info dependency-type: indirect ...
Tim NolteGitHubTim Nolte
64df8f27bf9MMerge pull request #377 from oidc-wp/dependabot/npm_and_yarn/tar-4.4.19Bump tar from 4.4.13 to 4.4.19
dependabot[bot]GitHubdependabot[bot]
ffc80a2ea95Bump tar from 4.4.13 to 4.4.19Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. - [Release notes](https://github.com/npm/node-tar/releases) - [Changelog](https://github.com/npm/node-tar/blob/main/CHANGELOG.md) - [Commits](https://github.com/npm/node-tar/compare/v4.4.13...v4.4.19) --- updated-dependencies: - dependency-name: tar dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@githu...
Tim NolteGitHubTim Nolte
7435072fa8bMMerge pull request #380 from timnolte/fix/Class-Instance-AccessUpdates NPM Modules & Changes Plugin Instance Visibility
Tim NolteTim Nolte
fd1cba2131cUpdates NPM Modules & Changes Plugin Instance Visibility* Updates @wordpress/scripts & ~wordpress/env to the latest versions. * Changes the visibility of the plugin class instance attribute.
Tim NolteGitHubTim Nolte
480dded5458MMerge pull request #190 from dxw/feature/implement-singleton-patternImplement singleton pattern for OpenID_Connect_Generic class
Tim NolteGitHubTim Nolte
6baee18ba21MMerge pull request #255 from schanzen/aggregated_claimsAggregated claims
Tim NolteGitHubTim Nolte
a58dd88b1bdMMerge branch 'dev' into aggregated_claims
Tim NolteGitHubTim Nolte
d39e3d549acMMerge branch 'dev' into origin/feature/session-expired-action