This repository has been archived on 2023-03-18. You can view files and clone it, but cannot push or open issues or pull requests.
osr-discourse-src/app/assets/javascripts/discourse/templates/user
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
..
preferences Add Save button to top of user preferences 2014-02-18 12:51:37 -05:00
about.js.handlebars ES6: Convert {{pagedown}} to {{pagedown-editor}} with deprecations 2014-06-09 12:16:27 -04:00
activity.js.handlebars Remove debug message 2013-10-18 17:49:33 -04:00
badge-title.js.handlebars FIX: allow selection of no title 2014-07-14 18:07:07 +10:00
badges.js.handlebars Multiple grant badges. 2014-05-21 12:54:55 +05:30
email.js.handlebars ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00
invited.js.handlebars FEATURE: dynamically load invites 2014-08-05 22:20:23 +05:30
posts.js.handlebars FEATURE: replace 'deleted by' with the trashcan glyph 2014-07-16 22:38:39 +02:00
preferences.js.handlebars Implement SSO overriding avatars. 2014-08-19 15:53:34 +08:00
stream.js.handlebars ES6: grouped-each helper and moved event dispatcher to an initializer 2014-08-13 16:46:59 -04:00
user.js.handlebars Style & structure fixes for mobile user page 2014-08-13 12:38:55 -07:00
username.js.handlebars ES6: Migrated and deprecated a bunch of views 2014-06-10 11:54:38 -04:00