Hello,
1.31.0 is release. This one change addresses the issue that was emailed to us.
http://www.directadmin.com/features.php?id=827
Basically, it only applies if you don't want your admin to have root access.
I won't go into the details as to how, but it relates to the sshd_config file.
So either upgrade, or remove the sshd_config file from your /usr/local/directadmin/data/admin/edit_files.txt file until you upgrade.
If you're not concerned about your Admins getting root access (on most boxes the already have root access anyway) then it's not something to be very concerned with, as only an Admin can do it.
I've added an authentication field that requires the root password if you want to be able edit the more sensitive files. It saves your clearance in your session so you only have to do it once per login, and only if you want to edit those types of files.
I've labled 3 files at "secure", the sshd_config, the directadmin.conf, and the edit_files.txt which is newly added to the edit_files.txt (since it requires root accsess anyway, it's safe to add).
John