diff --git a/src/content/docs/solar-network/account.mdx b/src/content/docs/solar-network/account.mdx index 7125fad..c2c4893 100644 --- a/src/content/docs/solar-network/account.mdx +++ b/src/content/docs/solar-network/account.mdx @@ -37,6 +37,11 @@ You need to pass the corresponding number of authentication factors before you c ### Troubleshooting +:::note[Did you know?] +Since version **`+60`**, unconfirmed accounts are no longer blocked from logging in, but they will not be assigned the default permission group, and basically no operations can be performed. +The default permission group will be assigned after the registration is confirmed. Deleting an account that has not been confirmed for 24 hours will still not change. +::: + - **(400) account was not found: XXX** The target account was not found, check that your username and email are correct, we don't accept display names to find accounts. - **(403) account was not confirmed; check your inbox, there will be an email lead you confirm your registration** Your account has not been activated, check your email inbox, or spam, there will be an There will be an email labeled **[Solarpass]** that will contain a link to help activate your account - **(403) account was suspended** Your account has been deactivated by us for some reason, you can check your bundled emails, as a rule our customer service sends an email explaining in detail the basis and reasons for this decision. diff --git a/src/content/docs/zh-cn/solar-network/account.mdx b/src/content/docs/zh-cn/solar-network/account.mdx index e2f0a48..78c4ce3 100644 --- a/src/content/docs/zh-cn/solar-network/account.mdx +++ b/src/content/docs/zh-cn/solar-network/account.mdx @@ -37,6 +37,11 @@ Solar Network 使用独特的 **多因子验证** 来保护你的帐号安全。 ### 疑难杂症 +:::note[你知道吗?] +自从 **`+60`** 版本之后,未确认的帐号不再阻止登入,但是不会分配默认权限组,基本上无法进行任何操作。 +在确认注册之后会才会分配默认权限组。删除 24 小时未确认的帐号仍然不会改变。 +::: + - **(400) account was not found: XXX** 没有找到目标账户,检查你的用户名和电子邮件时候填写正确,我们不接受显示名来查找帐号 - **(403) account was not confirmed; check your inbox, there will be an email lead you confirm your registration** 你的帐号还没激活,检查你的电子邮件收件箱,或者是垃圾邮件,会有一份标注 **[Solarpass]** 的电子邮件,里面包含一个连接来帮助激活你的账号 - **(403) account was suspended** 你的帐号因为某些原因被我们停用了,你可以检查你绑定的邮件,一般情况下我们的客户服务会发送一份邮件来详细解释这项决定的依据和原因。