Ticket #1005 (open enhancement)
Hide IP Address
- Created: 2014-12-22 00:18:16
- Reported by: Starcom
- Assigned to: None
- Milestone: None
- Component: security
- Priority: normal
Hi,
I know it's realy simple to change in source code because there is a post about it in the forume but I think it would be nice to change this in the original source code.
It would be nice to have a combobox in admin panel to choose if users IP adress must be shown to moderators or not.
As I know IP are sensibles and personnal informations allowing for example to localize and identify users.
History

How about associating this with 'Allow moderators to ban users' setting to keep changes minimal? In Bans settings, IP address/IP-ranges to ban can be specified in which case moderators need access to IP info. Disable this setting to hide IP addresses.
adaur 2015-01-29 19:47:52

- Summary changed from Hide IP Adress to Hide IP Address.
For the future 2.0 why not, however there would be too many modifications in the 1.5.* branch - which is supposed to be feature frozen / bug fixing only btw.
Starcom 2015-01-30 09:28:36

Well, i'll wait
Actualy I did it using "if ($pun_user['g_id'] == PUN_ADMIN" on specific HTML code.
I saw recently IP adress is loaded by default in the banning form.