-
Notifications
You must be signed in to change notification settings - Fork 470
Open
Milestone
Description
Valid Title
- I have updated the title to accurately reflect the bug description
Description
Hi, I noticed the release for 3.5 on the download page https://pkp.sfu.ca/software/ojs/download/ - currently https://pkp.sfu.ca/ojs/download/ojs-3.5.0-2.tar.gz does not include the altcha.js file (or alternatively instructions do not mention how/which to obtain).
I suppose it is related with altcha used from the path /node_modules/altcha/dist/altcha.js (which appears to be cleaned from the build along package.json)
Steps to Reproduce
- Install from release bundle as described in doc
- configure to use altcha
- try to create account
Expected Result
altcha should be present.
Actual Result
registration fails (and in network inspector see altcha.js fails to load)
Environment Details
No response
Application Version
OJS 3.5
Logs
No response
Additional Information
No response