Wilhansen Li e0f970326f Implement SSO overriding avatars.
Implemented by having Discourse download the image from the provided URL
and treating it as a custom upload.

Adds two more parameters to the SSO site’s response:

* `avatar_url` specifies the URL of the overriding avatar.
* `avatar_force_update` Discourse does not re-download avatars that
has already been download from the same URL. Setting this to true forces
Discourse to re-download the avatar in `avatar_url`

Note that both parameters are ignored if `sso_overrides_avatar` is set
to false.
2014-08-19 15:53:34 +08:00
..
2014-06-18 20:05:18 +02:00
2014-08-19 16:25:57 +10:00
2014-06-16 10:24:54 +10:00
2014-02-17 19:42:08 +01:00
2014-08-11 17:51:55 +10:00
2014-03-11 03:18:57 -04:00
2014-07-17 15:19:58 -07:00
2014-01-29 14:14:07 -05:00
2014-08-15 17:27:45 -04:00