Project

General

Profile

Actions

Feature proposal #8173

closed

implement ip anonyization

Added by krileon over 3 years ago. Updated over 2 years ago.

Status:
Closed
Priority:
Normal
Assignee:
Target version:
Start date:
24 September 2020
Due date:
% Done:

100%

Estimated time:

Description

This should reset the last digits of an ip address to a 0. This is same method that Google analytics uses. This allows for the ip address to no longer be associated with a specific person, but still allows some security checks against ip. This should be done in cbGetIParray, which will allow this feature to apply throughout CB and its plugins.

https://www.joomlapolis.com/forum/255-developer-members-support/242944-ip-anonymization#320640

Actions #1

Updated by krileon over 3 years ago

  • Description updated (diff)
Actions #2

Updated by krileon over 3 years ago

  • Description updated (diff)
Actions #3

Updated by krileon over 3 years ago

  • Description updated (diff)
Actions #4

Updated by krileon over 3 years ago

Another possible solution is hashing like Piwik. See below discussion.

https://github.com/matomo-org/matomo/issues/692

Actions #5

Updated by krileon over 3 years ago

  • Priority changed from High to Normal

This can wait for Symfony implementation as a function to do this is included in HttpFoundation component, which is used for managing GET/POST/ETC.. data (and would replace our Input usage).

Actions #6

Updated by beat over 3 years ago

  • Target version changed from CB 2.4.7 to CB 2.5.0
Actions #7

Updated by beat about 3 years ago

  • Target version changed from CB 2.5.0 to CB 2.6
Actions #8

Updated by beat almost 3 years ago

  • Target version changed from CB 2.6 to CB 2.6.1
Actions #9

Updated by beat over 2 years ago

  • Target version changed from CB 2.6.1 to CB 2.7
Actions #10

Updated by krileon over 2 years ago

  • Status changed from Assigned to Resolved
  • % Done changed from 0 to 100

Implemented in MR !1738

Actions #11

Updated by beat over 2 years ago

  • Target version changed from CB 2.7 to CB 2.6.4
Actions #12

Updated by beat over 2 years ago

  • Status changed from Resolved to Closed
Actions

Also available in: Atom PDF