discourse/app/assets
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
..
fonts FEATURE: upgrade font awesome to head 2014-07-03 17:58:12 +10:00
images feature: use select2 instead of chosen 2014-05-14 08:01:08 +00:00
javascripts Implement SSO overriding avatars. 2014-08-19 15:53:34 +08:00
stylesheets FEATURE: add the pencil glyph when the post was edited after the first flag 2014-08-18 18:56:39 +02:00