是否可以自动更新用户个人资料图片的链接?例如,为每个用户提供一个头像“槽”?

That’s basically the about page isn’t it? Like About - Discourse Meta

The correct way of keeping user info synchronized between different system is using DiscourseConnect - Official Single-Sign-On for Discourse (sso). However that may be too much if all you want is a static page with the current forum admins. In that case you can maybe have a daily/weekly script that parses /about.json and updates it?

3 个赞