• Drew Blessing's avatar
    Only display user bio for confirmed and active users · f2d07667
    Drew Blessing authored
    User profile content should only be displayed for active (unblocked)
    users who are confirmed. We already ensure this is true for visible
    content on the profile page. However, we were still showing the
    user bio in page metadata. This change ensures the bio is not
    shown for blocked or unconfirmed users.
    
    Changelog: fixed
    f2d07667
show_spec.rb 13.1 KB