diff --git a/public/img/user_dashboard_home.png b/public/img/user_dashboard_home.png new file mode 100644 index 0000000..b1232c7 Binary files /dev/null and b/public/img/user_dashboard_home.png differ diff --git a/public/img/user_dashboard_login.png b/public/img/user_dashboard_login.png new file mode 100644 index 0000000..b5d9b15 Binary files /dev/null and b/public/img/user_dashboard_login.png differ diff --git a/public/img/webmail_2fa.png b/public/img/webmail_2fa.png new file mode 100644 index 0000000..5440f94 Binary files /dev/null and b/public/img/webmail_2fa.png differ diff --git a/public/img/webmail_home.png b/public/img/webmail_home.png new file mode 100644 index 0000000..316f374 Binary files /dev/null and b/public/img/webmail_home.png differ diff --git a/public/img/webmail_login.png b/public/img/webmail_login.png new file mode 100644 index 0000000..43f8724 Binary files /dev/null and b/public/img/webmail_login.png differ diff --git a/src/guides/user/index.ejs b/src/guides/user/index.ejs index f4506ca..f2a13f3 100644 --- a/src/guides/user/index.ejs +++ b/src/guides/user/index.ejs @@ -4,11 +4,17 @@ Using the User Dashboard
-

Signing in

-

If you just signed up, use the default password with your requested email, and input that into user.p0ntus.com. Change your password in the interface, and follow the next steps using your email and password.

+

Signing in

+ + Webmail Login + +

If you just signed up, use the default password with your requested email, and input that into user.p0ntus.com. Change your password in the interface, and follow the next steps using your email and password.

Even if you didn't just sign up, use your email and password to login.

-

Using the User Dashboard

-

Once you are signed in, you can use the user dashboard to manage your account. You can change your password and view account information. Everything is highly organized for ease of access :)

+

Using the User Dashboard

+ + Webmail Login + +

Once you are signed in, you can use the user dashboard to manage your account. You can change your password and view account information. Everything is highly organized for ease of access :)

Enabling Two-Factor Authentication

On the main page, for traditional Google Authenticator/authenticator app setup, click the "Please select" dropdown under the "Set two-factor authentication method" section. Click Time-Based OTP, and scan the QR code to continue.

On the main page, for a FIDO device, select the "Register FIDO Device" button, and doing the normal process with your authenticator to sign in and register. Once done, it will be usable on the user.p0ntus.com dashboard. You must setup traditional 2FA (or store it on your FIDO device, if supported) for SOGo webmail.

diff --git a/src/guides/webmail/index.ejs b/src/guides/webmail/index.ejs index 5f42dfb..e0d7a0f 100644 --- a/src/guides/webmail/index.ejs +++ b/src/guides/webmail/index.ejs @@ -4,11 +4,21 @@ Using the Webmail
-

Signing in

-

If you just signed up, use the default password with your requested email, and input that into mail.p0ntus.com. Change your password in the interface, and follow the next steps using your email and password.

+

Signing in

+ + Webmail Login + +

If you just signed up, use the default password with your requested email, and input that into mail.p0ntus.com. Change your password in the interface, and follow the next steps using your email and password.

To sign in, use user.p0ntus.com either on the login page with the "Webmail" button, or in the signed-in interface, with the "Sign in to webmail" button.

-

Using the Webmail

-

Once you are signed in, you can use the webmail to send and receive emails. You can also use the calendar and contacts features.

+

You also may have to enter your 2FA code:

+ + Webmail 2FA Screen + +

Using the Webmail

+ + Webmail Home Page + +

Once you are signed in, you can use the webmail to send and receive emails. You can also use the calendar and contacts features.

Logging out

When you are done, click the "Exit" icon in the top right corner of the UI.

See also