mirror of
https://github.com/halo-dev/docs.git
synced 2025-10-20 01:17:19 +00:00
docs: fix some correct document formatting using autocorrect (#493)
Fix some correct document formatting using [autocorrect](https://github.com/huacnlee/autocorrect) ```release-note None ```
This commit is contained in:
@@ -5,7 +5,7 @@ description: 了解如何在登录时如何允许 Halo 做登录逻辑的增强
|
||||
|
||||
## 背景
|
||||
|
||||
在 Halo 中,插件可以实现多种登录方式,例如LDAP、第三方登录等。然而,灵活的登录方式也带来了以下问题:
|
||||
在 Halo 中,插件可以实现多种登录方式,例如 LDAP、第三方登录等。然而,灵活的登录方式也带来了以下问题:
|
||||
|
||||
1. 登录逻辑难以统一:例如登录成功后需要进行额外处理,这需要插件自行实现。
|
||||
2. Halo 或其他插件无法知晓登录状态:无法记录登录日志等额外处理。
|
||||
|
Reference in New Issue
Block a user