eprints / orcid_support_advance

ORCID Support Advance plugin
1 stars 6 forks source link

Candidate for fixing eprints/orcid_support_advance#85 #88

Open drn05r opened 2 weeks ago

drn05r commented 2 weeks ago

This modifies /cgi/orcid/authenticate to use a meta tag's refresh attribute to redirect the user after the page has loaded. This ensures the secure_eprints_session cookie has been stored by the user's browser and they should not get an issue with the script complaining the $current_user is undefined.