You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
The /article/id/{id}/download/{pdf/xml} URLs are currently allowing unauthenticated users to download a galley even before the article is published
Janeway version
v1.5.1
Expected behavior
Articles that are not yet published should return a 404 on those URLs
The text was updated successfully, but these errors were encountered:
Describe the bug
The /article/id/{id}/download/{pdf/xml} URLs are currently allowing unauthenticated users to download a galley even before the article is published
Janeway version
v1.5.1
Expected behavior
Articles that are not yet published should return a 404 on those URLs
The text was updated successfully, but these errors were encountered: