asmecher / subscriptionSSO

Subscription SSO (single-sign-on) plugin for OJS.
GNU General Public License v3.0
4 stars 7 forks source link

asmecher/subscriptionSSO#10 Allow access to open access articles #11

Open jnugent opened 2 years ago

jnugent commented 2 years ago

Adds a test within the callback handler to see if the article is open access and returns false, rather than redirect to the login page. This allows the regular OJS subscription code to proceed as normal.