mirror of
https://github.com/discourse/discourse.git
synced 2025-06-05 11:14:45 +08:00

There are a few PUT requests that users can do in their preferences tab that aren't going through the standard `user#update` action. This commit adds all the "trivial" ones (aka. except the security-related one, username and email changes) so you can now change the badge title, the avatar or featured topic of a user via the API.