Skip to content

magic login #6

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

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
28 changes: 28 additions & 0 deletions docs/en/tutorial/magic-login.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
head:
- - meta
- name: description
content: Instructions for One-Click Login WordPress As Your Admin User
---

<script setup>
import { data } from '../../.vitepress/config.data.ts'
</script>

# Magic Login: Login To Your WordPress Sites As Your Admin User

Magic login is a term used to describe a type of login process that provides a seamless and effortless authentication experience for users.

Our login method in {{ data.name }} enhances security and user experience. It eliminates the need for users to remember and manage passwords, reducing the risk of password-related security breaches. Additionally, it simplifies the login process, making it more convenient and user-friendly.

## Enable and Disable Magic Login

With {{ data.name }}, you have the option to disable the Magic Login feature directly from your dashboard. The option is available under Server > Ultiliti page. Disabling this will remove Magic Login feature from all the sites under this server.
![](../../images/docs/vi/tutorial/magic-login/server-magic-login-enable.png)

## How Magic Login Works In {{ data.name }}?

{{ data.name }}’s magical login feature simplifies accessing your WordPress admin with a hassle-free process. Say goodbye to password-related concerns and enjoy a more straightforward way to log in. To get started, click the “Magic Login” button. This action triggers the magic login process, and you’ll be securely logged in to your WordPress admin with a single click.
![](../../images/docs/vi/tutorial/magic-login/site-magic-login.png)

![](../../images/docs/vi/tutorial/magic-login/sitelist-magic-login.png)
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.
28 changes: 28 additions & 0 deletions docs/vi/tutorial/magic-login.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,28 @@
---
head:
- - meta
- name: description
content: Hướng dẫn Đăng nhập vào quản trị WordPress chỉ với một cú nhấp chuột
---

<script setup>
import { data } from '../../.vitepress/config.data.ts'
</script>

# Magic Login: Đăng nhập vào các trang WordPress của bạn với tư cách là người dùng quản trị.

**Magic Login** là một thuật ngữ dùng để mô tả một loại quy trình đăng nhập mang đến trải nghiệm xác thực liền mạch và dễ dàng cho người dùng.

Phương thức đăng nhập của chúng tôi trong {{ data.name }} tăng cường bảo mật và nâng cao trải nghiệm người dùng. Nó loại bỏ nhu cầu ghi nhớ và quản lý mật khẩu, giảm nguy cơ các sự cố bảo mật liên quan đến mật khẩu. Bên cạnh đó, nó còn đơn giản hóa quy trình đăng nhập, mang lại sự tiện lợi và thân thiện hơn cho người dùng.

## Bật/Tắt Magic Login

Với {{ data.name }}, bạn có thể tùy chọn tắt tính năng Magic Login trực tiếp từ bảng điều khiển của mình. Tùy chọn này có sẵn trong mục Máy chủ > Tiện ích. Khi tắt, tính năng Magic Login sẽ bị xóa khỏi tất cả các trang web thuộc máy chủ này.
![](../../images/docs/vi/tutorial/magic-login/server-magic-login-enable.png)

## Cách Magic Login hoạt động trong {{ data.name }}?

Tính năng đăng nhập kỳ diệu của **{{ data.name }}** đơn giản hóa việc truy cập trang quản trị WordPress của bạn với một quy trình dễ dàng. Hãy tạm biệt những lo lắng liên quan đến mật khẩu và tận hưởng một cách đăng nhập tiện lợi hơn. Để bắt đầu, hãy nhấn nút “Magic Login”. Hành động này sẽ kích hoạt quy trình đăng nhập kỳ diệu, và bạn sẽ được đăng nhập an toàn vào trang quản trị WordPress chỉ với một cú nhấp chuột.
![](../../images/docs/vi/tutorial/magic-login/site-magic-login.png)

![](../../images/docs/vi/tutorial/magic-login/sitelist-magic-login.png)