Revision 12.0.0b (2021-10-16)
About: This extension will display an overlay (partially or full-screen) with a certain text regarding cookies. You can alter the text and change the 'More Info' link.
When the user has accepted the cookies, a parameter will be set in the session table for that session so this popup wont show again.
Changes: Added:
* Dynamic validity for persistent cookies
** In plugin settings you can choose 1,7,30,90,180,365 days validity for persistent cookies.
** Default is 90 days
* New variables & translation for en_GB
Changed:
* Only load CC when consent is not given or session / cookie has been expired, thereby fixing compatibility with UserCollections plugin
Fixed:
* Compatibility with UserCollections plugin
Revision 2.10c (2020-01-21)
About: Allow to use a LDAP directory to authenticate users on Piwigo.
Please see the DEV tree on Github for the most recent version.
Changes: Several bugfixes and added features:
fix operations error after ldap_search()
Issue with ldap_sync should now be fixed.
Added option to NOT import mail from LDAP.
added button to delete mail addresses from piwigo (privacy/security)
renamed table_exist to ld_table_exist and fix install/update errors
Fix uninitialized $mail var in registration
Issue with ldap_sync should now be fixed.
fix operations error after ldap_search()