phpbb/phpBB
nomind60s 80b72e3d0b [ticket/14498] Don't display 'Who is online' members when permission is No
When the user permission 'Can view profiles, memberlist and online list' is
set to No (or Never) the user should not be able to see which members are
online in the following places, index page, view topic and view forum.

Before this change, guests and bots would see the list of members who are
online, which doesn't match with the user permission and could create privacy
issues where guests or bots could track when a member was online.

PHPBB3-14498
2017-03-29 13:19:55 -06:00
..
adm Merge pull request #4662 from marc1706/ticket/14968 2017-01-22 23:10:22 +01:00
assets Merge pull request #4021 from marc1706/ticket/14272 2016-03-27 13:34:17 +02:00
bin [ticket/14403] Set a default user id and ip in CLI 2016-01-14 20:31:54 +01:00
cache
config [ticket/14957] Do not cache database config entries 2017-01-03 21:29:30 +01:00
develop [ticket/13685] Add phpbb_dispatcher to fulltext search constructors 2015-06-07 18:40:44 +01:00
docs Merge pull request #4532 from senky/ticket/14662 2017-01-04 22:15:37 +01:00
download [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
ext
files
images
includes Merge pull request #4523 from senky/ticket/13429 2017-02-11 15:19:47 +01:00
install [prep-release-3.1.10] Update version numbers for 3.1.10 2016-10-02 21:06:56 +01:00
language [ticket/14968] Display possible upgrade on acp index and update page 2017-01-22 16:37:20 +01:00
phpbb Merge pull request #4523 from senky/ticket/13429 2017-02-11 15:19:47 +01:00
store
styles [ticket/14498] Don't display 'Who is online' members when permission is No 2017-03-29 13:19:55 -06:00
.htaccess [ticket/14458] Explicitly state RewriteBase into .htaccess root file 2016-02-07 14:46:45 +01:00
app.php
common.php [ticket/14481] Respect HTTP_X_FORWARDED headers for implying https 2016-02-15 22:06:25 +01:00
composer.json [ticket/14382] Specify the branch-alias in the composer.json files 2016-01-09 15:36:43 +01:00
composer.lock [ticket/14538] Update symfony dependencies to latest versions 2016-07-19 17:58:41 +02:00
cron.php [ticket/14466] Fix class name in PHPDoc comment. 2016-03-25 23:16:49 +03:00
faq.php [ticket/13600] Allow extensions to create a custom help page 2015-02-17 23:57:30 +01:00
feed.php [ticket/14688] Add core events to the feeds 2016-07-17 21:14:13 +07:00
index.php [ticket/14652] Fix typos in core.index_modify_birthdays_list vars descriptions 2016-05-29 11:42:32 +02:00
mcp.php [ticket/13142] Extra space before the comment block 2014-11-29 10:40:35 +00:00
memberlist.php [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
posting.php Merge pull request #4589 from senky/ticket/14929 2017-02-11 22:03:57 +01:00
report.php [ticket/13159] Allow to do extra auth checks on report posting 2014-12-03 17:53:10 +00:00
search.php [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
ucp.php [ticket/13422] Renamed event 2014-12-28 13:20:04 +04:00
viewforum.php Merge pull request #4523 from senky/ticket/13429 2017-02-11 15:19:47 +01:00
viewonline.php [ticket/13429] Replace @change with @changed 2017-01-23 13:33:15 +01:00
viewtopic.php Merge pull request #4523 from senky/ticket/13429 2017-02-11 15:19:47 +01:00
web.config [ticket/14587] Remove sectionGroup from web.config 2016-04-07 17:20:34 -04:00