mirror of
https://github.com/stefanpejcic/openpanel
synced 2025-06-26 18:28:26 +00:00
Delete website/docs/panel/account/login.md
This commit is contained in:
parent
4b79a633e3
commit
4cee5fb3a4
@ -1,42 +0,0 @@
|
||||
---
|
||||
sidebar_position: 9
|
||||
---
|
||||
|
||||
# Login and Password Reset
|
||||
|
||||
By default, the port on which OpenPanel is accessible is 2083, so you should be able to access your account under `http://IP:2083` or `https://DOMAIN:2083`
|
||||
|
||||
However, the port can be changed by the administrator, if that is the case, you would log in via `IP:custom-port` or `DOMAIN:custom-port`
|
||||
|
||||
## Login
|
||||
|
||||
To log in to OpenPanel, you need a username and password.
|
||||
|
||||

|
||||

|
||||
|
||||
If 2FA is enabled on your account, you will also be prompted to provide the 2FA code after providing the correct username and password.
|
||||
|
||||

|
||||
|
||||
|
||||
## Password Reset
|
||||
|
||||
In case you forgot your OpenPanel password, it can be reset in the following ways:
|
||||
|
||||
- From the "Forgot Password" link on the login form. *If enabled by the Administrator.
|
||||
- From the "Account > Settings" when you are logged in.
|
||||
- Manually by the Administrator.
|
||||
|
||||
If you forgot your password and the password reset option is enabled on the server, you can use your email address to reset the password.
|
||||
|
||||
Simply click on the 'Forgot Password?' link and input your email address. Within seconds, you will receive a reset link to your email. Click on the reset link within the next 30 minutes to set a new password.
|
||||
|
||||

|
||||
|
||||
In case you do not see the "Forgot Password" link on the login form, this means that the option is disabled by the Administrator, and you need to contact them to perform the password reset for you.
|
||||
|
||||
|
||||
## Logout
|
||||
|
||||
To log out of the OpenPanel, simply click on the logout link under your profile.
|
Loading…
Reference in New Issue
Block a user