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

Ft updating password after x amount of time #73

Merged
merged 1 commit into from
Jul 24, 2024

Conversation

pacifiquemboni
Copy link
Collaborator

@pacifiquemboni pacifiquemboni commented Jul 21, 2024

What Does This PR DO?

Users should recieve an email that prompts them to change their passwords every x amount of time and Fix Updating passwordLastUpdated Field

⚠️⚠️How to test this PR

  1. Clone develop branch and checkout to Ft-updating-password-after-x-amount-of-time
  2. Install all required dependencies npm install
  3. Follow .env.example to create your .env file
    use this REACT_APP_PASSWORD_EXPIRATION_PERIOD_MINUTES to add time you need to set your password to be expired, for testing purpose use 2 or 3 minutes.
  4. Start the application using npm run dev
  5. use swager and Navigate to login and start by signing up, verify your account and mmake sure sure you wait for 2 to 3 min so that your password can be expired then login
    Screenshot 2024-07-21 215255

Copy link

render bot commented Jul 21, 2024

Copy link

render bot commented Jul 21, 2024

Copy link

render bot commented Jul 21, 2024

Copy link

render bot commented Jul 21, 2024

Copy link

render bot commented Jul 21, 2024

Copy link

render bot commented Jul 21, 2024

@pacifiquemboni pacifiquemboni force-pushed the ft-updating-password-after-x-amount-of-time branch from df841b2 to c02da30 Compare July 21, 2024 19:58
@pacifiquemboni pacifiquemboni force-pushed the ft-updating-password-after-x-amount-of-time branch from c02da30 to 6d8a521 Compare July 22, 2024 12:36
Copy link
Collaborator

@UmuhireJessie UmuhireJessie left a comment

Choose a reason for hiding this comment

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

@pacifiquemboni please check my comments

@pacifiquemboni pacifiquemboni force-pushed the ft-updating-password-after-x-amount-of-time branch from aa50350 to b256136 Compare July 22, 2024 18:49
@pacifiquemboni pacifiquemboni force-pushed the ft-updating-password-after-x-amount-of-time branch from 5addb6a to 8ba428c Compare July 23, 2024 19:51
-x-amount-of-time

[Delivers ##187355054] user-updating-password-after

Fix user updating password after x amount of time

Fix user updating password after x amount of time

Fix user updating password after x amount of time

Fix user updating password after x amount of time

Fix updating lastUpdated Field
@pacifiquemboni pacifiquemboni force-pushed the ft-updating-password-after-x-amount-of-time branch from 8ba428c to 93b04c3 Compare July 23, 2024 20:53
@UmuhireJessie UmuhireJessie merged commit 78a6c4b into develop Jul 24, 2024
4 of 5 checks passed
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.

5 participants