The <b>Password and Token</b> field are stored as <b>plain text</b> inside the database. This is necessary because they are needed to make API requests, but it also increases the risk of someone stealing it. <br/> To limit the possible damage tokens or accounts with limited access can be used.
The <b>Password and Token</b> field are stored as <b>plain text</b> inside the database.
This is necessary because they are needed to make API requests, but it also increases the risk of
someone stealing it. <br/>
To limit the possible damage tokens or accounts with limited access can be used.
<b>密码和令牌</b>字段在数据库中存储为<b>明文</b>。
这是必要的,因为它们需要发出应用程序接口请求,但这也增加了被窃取的风险。<br/>
为了限制可能的损害,可以使用访问受限的令牌或帐户。