About Features Downloads Getting Started Documentation Events Support GitHub

Love VuFind®? Consider becoming a financial supporter. Your support helps build a better VuFind®!

Site Tools


Warning: This page has not been updated in over over a year and may be outdated or deprecated.
configuration:user_privacy

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
configuration:user_privacy [2018/06/01 12:50] – [Password Security] demiankatzconfiguration:user_privacy [2022/09/13 09:41] (current) emaijala
Line 17: Line 17:
 ===== Password Security ===== ===== Password Security =====
  
-VuFind supports the unencrypted storage of user credentials in the database. This is useful for backward compatibility when migrating from VuFind 1.but its use under any other circumstances is **STRONGLY** discouraged. When you set up VuFind using the web-based installation process, the "security" check will automatically set up password hashing and encryption for you.+VuFind supports the unencrypted storage of user credentials in the database. This is useful for backward compatibility when migrating from pre-2.0 versions of VuFind, but its use under any other circumstances is **STRONGLY** discouraged. When you set up VuFind using the web-based installation process, the "security" check will automatically set up password hashing and encryption for you.
  
 When hashing and encryption is enabled, note that user passwords and ILS credentials are handled differently: When hashing and encryption is enabled, note that user passwords and ILS credentials are handled differently:
Line 28: Line 28:
  
 When an ILS (Integrated Library System) is integrated with VuFind, VuFind stores the user's ILS credentials in order to facilitate convenient access to ILS functionality without repeatedly prompting for a secondary login. Unless configured otherwise, these credentials are stored in an encrypted format in the database, and are only decrypted by VuFind on demand in order to access ILS functionality. When an ILS (Integrated Library System) is integrated with VuFind, VuFind stores the user's ILS credentials in order to facilitate convenient access to ILS functionality without repeatedly prompting for a secondary login. Unless configured otherwise, these credentials are stored in an encrypted format in the database, and are only decrypted by VuFind on demand in order to access ILS functionality.
 +
 +===== Cookie Consent =====
 +
 +Starting with VuFind 9.0 it is possible to enable a [[configuration:cookie_consent|Cookie Consent]] prompt.
 +
 +===== Privacy Policy =====
 +
 +Starting with VuFind 9.0 there's a template for a static privacy policy page at themes/bootstrap3/templates/content/privacy.phtml. It also includes the code required to display current cookie consent information, and is by default linked to from the cookie consent prompt. You can copy and modify the file and create language versions as required. See [[configuration:static_pages|Static Pages]] for more information.
 ---- struct data ---- ---- struct data ----
 +properties.Page Owner : 
 ---- ----
  
configuration/user_privacy.1527857430.txt.gz · Last modified: 2018/06/01 12:50 by demiankatz