Revision 12.0.0c (2022-07-09)
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: v12.0.0c - Fix width issue on mobile devices
New languages:
* Icelandic (Íslenska [IS])
* Slovenian (Slovenščina [SL])
* Ukrainian (Українська [UA])
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()