mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
change alert to warning
This commit is contained in:
parent
fd66075e45
commit
80983f3fed
1 changed files with 2 additions and 2 deletions
|
|
@ -1651,7 +1651,7 @@ You can change the username and password needed to login, and you can add double
|
|||
|
||||
### Username / Password
|
||||
|
||||
!!! info "Recover profile"
|
||||
!!! warning "Recover profile"
|
||||
|
||||
In case you forgot your UI logs, you can [access them from the CLI following these steps](troubleshooting.md#recover-profile).
|
||||
|
||||
|
|
@ -1666,7 +1666,7 @@ When updating username or password, you'll be logout from UI and you'll need to
|
|||
|
||||
### 2FA
|
||||
|
||||
!!! info "Secret key loss"
|
||||
!!! warning "Secret key loss"
|
||||
|
||||
In case you lost your secret key, you can [disable 2FA from the CLI following these steps](troubleshooting.md#lost-2fa-authentication).
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue