Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有任何 API 可以更改注册用户的用户名。Ejabberd 不提供任何类型的 api 密钥来更改用户名,所以,有什么方法可以做到这一点?也许是用 PHP 或 ejabberdctl 命令编写的新 API。
没有这样的事情。如果您将信息存储在 SQL 数据库中,您可以简单地替换相应表中的用户名。