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

Feature/weos 1399 - Added hashing functionality #172

Open
wants to merge 10 commits into
base: dev
Choose a base branch
from

Conversation

RandyDeo
Copy link
Contributor

@RandyDeo RandyDeo commented May 3, 2022

  • Please check if the PR fulfills these requirements
  • The commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features)
  • Docs have been added / updated (for bug fixes / features)
  • What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)

  • What is the current behavior? (You can also link to an open issue here)

  • What is the new behavior (if this is a feature change)?

  • Does this PR introduce a breaking change? (What changes might users need to make in their application due to this PR?)

  • Other information:

akeemphilbert and others added 10 commits March 12, 2022 13:22
* Added scenario for bcrypt
* Added scenario for sha256
* Added scenario for sha3-256
* Added scenario for sha3-512
* Added scenario for base64
* Fixed issue with default api.yaml
* Improve the spacing
- Added functionality for bcrypt, base64, sha256, sha3_256, sha3_512
- Added tests for all above mentioned hashed
# Conflicts:
#	features/define-content-type-oas.feature
- Updated feature file
- Updated feature file
- Added update functionality and unit tests
- Added an hash update e2e test
Weos 1399 -As a developer I should be able to indicate a field is hashed or encoded
Copy link

@Aidan-E Aidan-E left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Meticulously tested across various requests with multiple forms of encryption and the feature held up, well done👍🏾

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.

None yet

4 participants