Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

24.11.00 encrypt fields #2110

Open
wants to merge 2 commits into
base: 24.11.00
Choose a base branch
from

Conversation

Chloe070196
Copy link
Contributor

Store EBSCO passwords as hashed values.

Test plan:

  • In Aspen Administration > System Adminstration > modules, enable EBSCO
    EDS and EBSCO host
  • In Aspen Administration > EBSCO EDS > Settings, create a new setting
    and save it
  • In Aspen Administration > EBSCOhost > Settings, create a new setting
    and save it
  • In the Aspen database, check the values of the profilePwd in
    ebscohost_settings and edsApiPassword in ebsco_eds_settings

Expected behaviour:
Before the patch, these will be stored as plain text.

Apply the patch, run the db maintenance, then go through the test plan
once more: the values should now be stored as hashed values.

Store EBSCO passwords as hashed values.

Test plan:

- In Aspen Administration > System Adminstration > modules, enable EBSCO
EDS and EBSCO host
- In Aspen Administration > EBSCO EDS > Settings, create a new setting
and save it
- In Aspen Administration > EBSCOhost > Settings, create a new setting
and save it
- In the Aspen database, check the values of the profilePwd in
ebscohost_settings and edsApiPassword in ebsco_eds_settings

Expected behaviour:
Before the patch, these will be stored as plain text.

Apply the patch, run the db maintenance, then go through the test plan
once more: the values should now be stored as hashed values.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant