forked from ojsde/anonymIP
-
Notifications
You must be signed in to change notification settings - Fork 0
cedis-epublishing/anonymIP
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
================================ === OJS Anonymized IP Plugin === Version: 1.2 === Author: Božana Bokan, Carola Fanselow Freie Universität Berlin === Last update: April 3rd, 2018 ================================ About ----- This plugin anonymizes IP addresses in the OJS database i.e. sets their last octet to zero before they are saved in the database. If session_check_ip=Off, IP addresses in the sessions table will be anonymized as well. If session_check_ip=On, IP addresses in the sessions table will not be anonymized. In this case, it is recommanded to chose another means of anonymizing or deleting these IP adresseses as soon as they are not needed anymore. License ------- This plugin is licensed under the GNU General Public License v3. See the file LICENSE for the complete terms of this license. System Requirements ------------------- Same requirements as the OJS 3.1.0 core. Installation ------------ To install the plugin: - copy the plugin tar.gz or zip file to your OJS/plugins/generic directory - unzip the plugin inside the plugins/generic directory - from your OJS directory execute : $ php tools/upgrade.php upgrade (NOTE: It is recommended to back up your database first.) - enable the plugin by going to: Home > User > Journal Management > Plugin Management > Generic Plugins and selecting "ENABLE" under "Anonymized IP" Contact/Support --------------- Documentation, bug listings, and updates can be found on this plugin's homepage at <https://github.com/cedis-epublishing/anonymIP.git>. Version History --------------- 1.0 - Initial Release 1.2 - Release for OJS 3
About
No description, website, or topics provided.
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- PHP 100.0%