Directadmin 1.45.1 has been released

DirectAdmin Support

Administrator
Staff member
Joined
Feb 27, 2003
Messages
9,158
Hello,

DirectAdmin 1.45.1 has been released.
1.45.1 versions entry

This is a minor bugfix release, mainly to add the workaround the Apache 2.4.9 issue (although CB2.0 has the correct patch anyway, voiding the need for the workaround)
as well as other not-terribly-exciting changes.

If you code APIs with DA and want to know if DA uses ssl or not, use this new option:
http://www.directadmin.com/features.php?id=1567

I've update the httpsocket class to 2.7.2 to use these changes:
http://files.directadmin.com/services/all/httpsocket/httpsocket.php.2.7.2
where you can call the "set_ssl_setting_message" function to customize what it generates when the socket connects to http when https is needed.

The base64 encode/decoders have been chaned to support 8-bit characters, if you want to use more elaborate characters in your passwords, and misc areas that use those encodings.
http://www.directadmin.com/features.php?id=1579

John
 
Back
Top