This repository was archived by the owner on Apr 7, 2022. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 5
Feature/ser 280 require email confirmation #91
Merged
Merged
Changes from all commits
Commits
Show all changes
40 commits
Select commit
Hold shift + click to select a range
5af8737
beginnnings of work to require email confirmation for users when regi…
B3rry 65e404e
updating messagingProtocolProvider to track the identifier of the use…
B3rry 2bd2f09
Additional work towards email verification
B3rry 1c0903f
Added method for providing account username via token
B3rry e44839c
Adding work for email verification flow
B3rry 5d05b58
Better email messages for auth actions, restricting reset-password fl…
B3rry 370d503
Better naming for user db columns
B3rry 68c2c54
minor security fix for logical operator on requesting a password token
B3rry c3804b9
fix for preventing requesting a password for a user to hang when a us…
B3rry c6baf81
Merge remote-tracking branch 'origin/develop' into feature/SER-280-re…
B3rry 62c33b4
fixing linting issues
B3rry 938ae5b
linting and code cleanup
B3rry 5c2238c
updating env examples and fixed config.js to prevent crash on launch
B3rry 0d3e77b
updating test env
B3rry ff07f50
fixing return for reset-password
B3rry dc35536
fixing return for reset-password in tests (via mailer helper)
B3rry 5ae7615
second attempt fixing return for reset-password in tests (via mailer …
B3rry 57f64a2
third attempt fixing return for reset-password in tests (via mailer h…
B3rry 7af184f
fourth attempt fixing return for reset-password in tests (via mailer …
B3rry 9f8f3aa
fixing linting errors
B3rry 103b019
Minor fixes for PR #91
rmharrison 7c299c4
Updating the error code returned for users who have not validated the…
B3rry 487f3ed
updating naming
B3rry b105b7c
updating get route for verifying users
B3rry bb73c0b
renaming verification methods to provide additional clarity
B3rry f7156dd
Merge branch 'develop' into feature/SER-280-require-email-confirmation
B3rry a74ff69
updating auth user model names for verifying an email address
B3rry 7e89bb2
Merge remote-tracking branch 'origin/develop' into feature/SER-280-re…
B3rry 3f5a21a
fixing erroneous linting errors
B3rry 23e4931
[SER-280] Fix calls to new APIError for updated constructor signature…
353f738
[SER-280] auth.controller.js clarify regex meaning, PR #91
6a934e0
[SER-280] clarify comments, PR #91
b57c68d
[SER-280] Fix langauge in verification email, PR #91
8ef5fac
[SER-280] README.md env var updates, PR #91
278d1fa
Updating migration script
B3rry 946f9a7
Merge branch 'feature/SER-280-require-email-confirmation' of https://…
B3rry 1d91ad4
removing unnecessary wrapping statement to migration script
B3rry 0c72010
minor cleanup to add-validation-columns migration
B3rry d664c43
Merge branch 'develop' into feature/SER-280-require-email-confirmation
B3rry 4ffcb0c
[SER-280] Fix comments
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.