Revision 2.10g (2020-11-03)
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: bugfix: empty button_text returns no button.
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()