Implemented privacy mode.
- Disables database storage of personally identifying information.
Showing
- config/vufind/config.ini 7 additions, 0 deletionsconfig/vufind/config.ini
- module/VuFind/src/VuFind/Auth/Manager.php 33 additions, 6 deletionsmodule/VuFind/src/VuFind/Auth/Manager.php
- module/VuFind/src/VuFind/Config/AccountCapabilities.php 2 additions, 1 deletionmodule/VuFind/src/VuFind/Config/AccountCapabilities.php
- module/VuFind/src/VuFind/Db/Row/PrivateUser.php 77 additions, 0 deletionsmodule/VuFind/src/VuFind/Db/Row/PrivateUser.php
- module/VuFind/src/VuFind/Db/Table/User.php 5 additions, 1 deletionmodule/VuFind/src/VuFind/Db/Table/User.php
Please register or sign in to comment