forked from bloom-housing/bloom
-
Notifications
You must be signed in to change notification settings - Fork 1
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
fix: fixes password out of date error messaging #669
Merged
Merged
Conversation
This file contains 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
✅ Deploy Preview for housing-sanjoseca-gov ready!
To edit notification comments on pull requests, go to your Netlify site configuration. |
ludtkemorgan
approved these changes
Feb 28, 2024
YazeedLoonat
added a commit
that referenced
this pull request
Mar 14, 2024
* fix: limit the characters for name on user (#667) * fix: fixes password out of date error messaging (#669) * fix: fixes password out of date error messaging * fix: prod error fixes * fix: test fix * fix: public site fix take 2 (#670) * feat: new endpoint, forgot pwd fix (#671) * feat: new endpoint, forgot pwd fix * feat: using new endpoint to public * fix: update per morgan * fix: updates to pr * fix: new test to get us over coverage * fix: update per morgan * fix: add all of the jurisdiction data to external (#672) * fix: add all of the jurisdiction data to external * fix: use correct field name * fix: add security around application list (#674) * fix: add security around application list * fix: test fixes * fix: coverage requirement drop --------- Co-authored-by: Morgan Ludtke <[email protected]>
YazeedLoonat
added a commit
that referenced
this pull request
Mar 15, 2024
* fix: null check on option links (bloom-housing#3897) * fix: adjust spacing for preference application checkboxes (bloom-housing#3868) * feat: limit user names allowed (bloom-housing#3908) * fix: the Save and Return link should only show after the Review step has been reached (bloom-housing#3901) * fix: 3898/passwordless schema changes (bloom-housing#3902) * feat: mfaCode -> singleUseCode * feat: adding new field to jurisdiction * fix: call submit directly from onClick (bloom-housing#3907) * feat: single use code request endpoint (bloom-housing#3915) * feat: single use code request endpoint * fix: updating mocks * fix: update per Em and Emily * fix: updates after convo with eric * fix: updates to tests * fix: export activity interceptor (bloom-housing#3926) * fix: export activity interceptor * fix: import path * fix: improve export logging tests * fix: tidy up implementation * fix: commenting for clarity * fix: user update/create fixes (bloom-housing#3932) * feat: fixes from hba into core (bloom-housing#3910) * fix: limit the characters for name on user (#667) * fix: fixes password out of date error messaging (#669) * fix: fixes password out of date error messaging * fix: prod error fixes * fix: test fix * fix: public site fix take 2 (#670) * feat: new endpoint, forgot pwd fix (#671) * feat: new endpoint, forgot pwd fix * feat: using new endpoint to public * fix: update per morgan * fix: updates to pr * fix: new test to get us over coverage * fix: update per morgan * fix: add all of the jurisdiction data to external (#672) * fix: add all of the jurisdiction data to external * fix: use correct field name * fix: add security around application list (#674) * fix: add security around application list * fix: test fixes * fix: coverage requirement drop --------- Co-authored-by: Morgan Ludtke <[email protected]> * fix: load shared helpers tailwind (bloom-housing#3929) * fix: update to correct juris on change requested (bloom-housing#3934) * fix: include demographics in partners applicant csv export (bloom-housing#3933) * fix: add flag to include demographics for partners * refactor: change migration folder name * chore(deps): bump ip from 1.1.5 to 1.1.9 (bloom-housing#3895) * refactor: uptake and merge card (bloom-housing#3922) * fix: underscores in translations (bloom-housing#3925) * fix: limit requestedChangesUser in Listings response (bloom-housing#3921) * feat: connect up requsted changes user properly * fix: limit requestedChangesUser in Listings response bloom-housing#3889 * fix: update api service unit tests bloom-housing#3889 * fix: add details view unit test bloom-housing#3889 * fix: send id and name bloom-housing#3889 * fix: correct inport statement * fix: addressing comments bloom-housing#3889 * fix: cleanup swagger changes bloom-housing#3889 * fix: add missing return statement bloom-housing#3889 --------- Co-authored-by: Eric McGarry <[email protected]> * feat: security patch (bloom-housing#3946) * feat: security patch * fix: update per eric * feat: 3909/add redirect url prisma (bloom-housing#3938) * feat: get email url from getPublicEmailURL * fix: handle undefined url case and simplify parsing * fix: use only baseUrl in welcome and password emails * fix: fix test * feat: new single use code login endpoint (bloom-housing#3928) * feat: new single use code login endpoint * fix: updates per pr comments * fix: update seeds + fix listing delete (bloom-housing#3940) * feat: unconfirmed user login error fix (bloom-housing#3949) * feat: unconfirmed user login error fix * fix: unconfirmed user attempting to login, public user logging into partner site, seeding es * updates per cade * fix: undefined check * Merge remote-tracking branch 'origin/main' into security-patch-2 * fix: merge mistakes were made --------- Co-authored-by: Cade Wolcott <[email protected]> --------- Co-authored-by: Morgan Ludtke <[email protected]> Co-authored-by: Krzysztof Zięcina <[email protected]> Co-authored-by: Jared White <[email protected]> Co-authored-by: cade-exygy <[email protected]> Co-authored-by: ColinBuyck <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Emily Jablonski <[email protected]> Co-authored-by: Eric McGarry <[email protected]> Co-authored-by: Cade Wolcott <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
No description provided.