fix #5166: add explanation of ORCID iD benefits#5523
fix #5166: add explanation of ORCID iD benefits#5523guillermo-escire wants to merge 1 commit intoDSpace:mainfrom
Conversation
|
The failing test (SubmissionService - redirectToEditItem) is unrelated to this PR. |
|
@guillermo-escire : Just a note...you don't need to force a rerun of tests by creating an empty commit (as doing so creates unnecessary commits). Those of us with "write" permissions to this repositories can just rerun the tests whenever they fail unexpectedly. So, feel free to point out if the test failure looks unrelated, and one of us can just rerun the tests to see if they succeed on the second or third run. I would appreciate it if you could "squash" (via a |
64a6e8c to
1ba0fdb
Compare
|
Hi @tdonohue, thanks for the tip! I've squashed the commits into one. I'll keep that in mind for future PRs |
References
Fixes #5166
Description
Adds an explanation of the benefits of having and connecting an ORCID iD to the ORCID auth page, as required for ORCID CSP certification. Includes a link for users who don't yet have an ORCID iD.
Instructions for Reviewers
List of changes in this PR:
To test:
Checklist
This checklist provides a reminder of what we are going to look for when reviewing your PR. You do not need to complete this checklist prior creating your PR (draft PRs are always welcome).
However, reviewers may request that you complete any actions in this list if you have not done so. If you are unsure about an item in the checklist, don't hesitate to ask. We're here to help!
mainbranch of code (unless it is a backport or is fixing an issue specific to an older branch).npm run lintnpm run check-circ-deps)package.json), I've made sure their licenses align with the DSpace BSD License based on the Licensing of Contributions documentation.