[buddypress-trac] [BuddyPress] #979: SSL Support for bp_core_get_avatar()

buddypress-trac at lists.automattic.com buddypress-trac at lists.automattic.com
Sun Jan 24 20:56:09 UTC 2010


#979: SSL Support for bp_core_get_avatar()
------------------------------------------------+---------------------------
Reporter:  r-a-y                                |       Owner:  Jason_JM
    Type:  defect                               |      Status:  accepted
Priority:  minor                                |   Milestone:  1.2     
Keywords:  ssl,gravatar,avatar,https, security  |  
------------------------------------------------+---------------------------

Comment(by r-a-y):

 bp_core_get_avatar() would still need a conditional for the secure
 gravatar subdomain, but Jason's MU patch, in theory, can be applied to
 bp_core_get_root domain().

 {{{
 add_filter('bp_core_get_root_domain', 'filter_SSL');
 }}}

 Unfortunately I can't test this at the moment.

-- 
Ticket URL: <http://trac.buddypress.org/ticket/979#comment:16>
BuddyPress <http://buddypress.org/>
BuddyPress


More information about the buddypress-trac mailing list