|
@@ -256,7 +256,17 @@ Version 1.5.1 -- CVS
|
|
|
- Added <label> for checkboxes on message index (when highlighting is off).
|
|
|
- Fixed mailto: parsing in functions/url_parser.php.
|
|
|
- Fixed broken signout page (plugins work here again).
|
|
|
- - Fixed configtest to use correct PostgreSQL connection function (#1166228).
|
|
|
+ - Fixed configtest to use correct PostgreSQL connection function
|
|
|
+ (#1166228).
|
|
|
+ - Added configuration option that blocks remote use of
|
|
|
+ src/configtest.php by default.
|
|
|
+ - Fixed ldap checks in configtest.php.
|
|
|
+ - Added configuration option that controls listing of global file based
|
|
|
+ address book.
|
|
|
+ - Fixed administrator's plugin breaks related to latest sqGetGlobalVar()
|
|
|
+ and $plugins array changes.
|
|
|
+ - Included local configuration file in config.php generated by
|
|
|
+ administrator's plugin.
|
|
|
|
|
|
Version 1.5.0
|
|
|
--------------------
|