Comment 8 for bug 1257953

Revision history for this message
Mahara Bot (dev-mahara) wrote : A change has been merged

Reviewed: https://reviews.mahara.org/2777
Committed: http://gitorious.org/mahara/mahara/commit/e8f57ea67d8716957074a752b720bca641d2fd7c
Submitter: Aaron Wells (<email address hidden>)
Branch: master

commit e8f57ea67d8716957074a752b720bca641d2fd7c
Author: Robert Lyon <email address hidden>
Date: Mon Dec 9 14:58:06 2013 +1300

Allowing for users to not show up in public search (bug 1257953)

Thinking of privacy issues here - when should the users showup on
search results.

This patch allows users to show up based on the access of their
profile page (accesstypes: public, loggedin, friends) and whether
'Show users in public search' is set or not.

Normally all profile pages are accessible by logged in users - but
this can be altered if 'Logged-in profile access' is unchecked and
users remove the access off their profile page.

Change-Id: I4daa8cb2812bddb231ba489dfeefb4843b653d40
Signed-off-by: Robert Lyon <email address hidden>