Skip to content

Add missing one-click login to OMP 3.4#2291

Open
ajnyga wants to merge 1 commit intopkp:stable-3_4_0from
ajnyga:fixOneClick
Open

Add missing one-click login to OMP 3.4#2291
ajnyga wants to merge 1 commit intopkp:stable-3_4_0from
ajnyga:fixOneClick

Conversation

@ajnyga
Copy link
Copy Markdown
Contributor

@ajnyga ajnyga commented Apr 1, 2026

In OMP 3.4 the one click reviewer access seems to be broken. The email contains a link that looks ok, there is also corresponding line in access_keys. However, the link leads to the login page. In OJS 3.4 the one-click links works.

Seems that it is not handled at all in OMP 3.4
https://github.com/pkp/omp/blob/stable-3_4_0/pages/reviewer/ReviewerHandler.php

OJS 3.4 has the required handling
https://github.com/pkp/ojs/blob/stable-3_4_0/pages/reviewer/ReviewerHandler.php

This pr introduces the similar logic to OMP 3.4.

@asmecher
Copy link
Copy Markdown
Member

asmecher commented Apr 1, 2026

@defstat, could you have a look at this one, both the PR for stable-3_4_0 and to check whether this needs attention in stable-3_5_0 and main, where it'll be relying instead on the invitation toolset?

@ajnyga
Copy link
Copy Markdown
Contributor Author

ajnyga commented Apr 2, 2026

Getting failed tests but with errors that seem unrelated.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants