Skip to:
Content
Pages
Categories
Search
Top
Bottom

Private group RSS?

Viewing 7 replies - 1 through 7 (of 7 total)
  • @r-a-y

    Keymaster

    RSS is probably disabled because the group is private.
    If it was made available, anyone could access your private group’s activities!

    Though if you’re logged in, it should work fine.

    You could hack the groups_action_group_feed() function in /bp-groups.php to make this wide open though.
    Or remove this function and create your own.

    @zamoose

    Participant

    *sigh* Not what I wanted to hear. There are ways to password-protect RSS feeds. Anything that could be done in that respect, perhaps?

    @r-a-y

    Keymaster

    The problem is WordPress doesn’t support HTTP authentication, which is what is used for most password-protected RSS feeds.

    Not much you can do at the moment… unless someone else has any other ideas?

    @nuprn1

    Participant

    https://wordpress.org/extend/plugins/http-authentication/ ? (maybe extract what is needed and wrap it around the activity rss feed pages?)

    @r-a-y

    Keymaster

    Unless I’m wrong, that plugin requires users to be externally authenticated, so it doesn’t take into consideration WordPress’ existing accounts.

    @xberserker

    Participant

    Came here looking for a solution and found this thread :/ Ah well.

    I may go with this plugin. Anyone try this ?

    https://buddypress.org/community/groups/buddypress-group-email-subscription/

    @functionmunchkin

    Participant

    There is Private rss plugin that uses authentication https://wordpress.org/extend/plugins/private-rss/ (Not sure how it would work for groups)

Viewing 7 replies - 1 through 7 (of 7 total)
  • The topic ‘Private group RSS?’ is closed to new replies.
Skip to toolbar