Skip to content

Commit

Permalink
Added guide for the profile update popup
Browse files Browse the repository at this point in the history
  • Loading branch information
ketankartoza committed May 23, 2024
1 parent ab21b52 commit 2837268
Show file tree
Hide file tree
Showing 5 changed files with 40 additions and 0 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
40 changes: 40 additions & 0 deletions docs/src/user/guide/register-login-logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -76,6 +76,46 @@ On the login page fill the email address and the password in the 1️⃣ corresp

On successful login you will be redirected to the home page of the miniSASS.

## Why Am I Seeing the Profile Update Popup?

The profile update popup appears for users under specific circumstances to ensure the security and accuracy of their account information. This guide aims to clarify why you might encounter this popup and how to address the required updates.

**Reasons for Seeing the Profile Update Popup:** You are seeing the profile update popup for one of the following reasons:

**First Name Set to Anonymous:**

If your account's first name is currently set to "Anonymous," the system prompts you to update your profile upon login. This helps personalise your account and ensures accurate attribution of your observations within the platform.

Click on the 1️⃣ `Update` button for the update profile option.

![Update button](./img/register-login-logout-9.png)

Upon clicking on the `Update` button, the update password form will open, along with other options. You can click on the 1️⃣ `PROFILE` option, to navigate to the update profile page.

![Update password](./img/register-login-logout-11.png)

Here, you can fill in your first name in the 1️⃣ `Name` field and save the changes to avoid encountering the popup upon subsequent logins.

![Profile form](./img/register-login-logout-10.png)

**Password Security Constraints:**

If your password does not meet the updated security constraints implemented by the site, you will be prompted to update your password when logging in. This is crucial for enhancing the security of your account and protecting your data from potential threats.

Click on the 1️⃣ `Update` button, to update your password.

![Update button](./img/register-login-logout-9.png)

To avoid encountering the popup upon logging in, update your password according to the provided instructions. ensure your password meets the following criteria:

- Include at least one uppercase letter.
- Include at least one lowercase letter.
- Include at least one digit.
- Include at least one special character.
- Ensure the password is at least 6 characters long.

![Update password](./img/register-login-logout-12.png)

## How do I logout?

Logging out of your miniSASS account is a straightforward process. Follow these simple steps to ensure a secure logout.
Expand Down

0 comments on commit 2837268

Please sign in to comment.