Skins Update - Changes for DirectAdmin Skins

1.42.0
netmask for IPv6 IPs eg: /64 (SKINS)
Added TTL to Admin Level DNS Admin (SKINS)
Changed MB to scalable size for Usage (SKINS)
Hide domain disk usage when simple_disk_usage is enabled (API)(SKINS)
Per-DA-User email send limit in interface (SKINS)
Per-Email send limit (SKINS)
BFM automated unblock (SKINS)
per-service memory usage on Services Monitor (SKINS)

1.43.0
Ability to link an IPv6 or LAN IP to another IP (SKINS)
Admin Backup Options to specify E-Mail Data (SKINS)

1.43.1
Security Questions for extra layer of protection (SKINS)
PHP Version Selector (SKINS)
User notice if pop cache to be updated (SKINS)

1.44.0
Syntax Check with custom httpd config (SKINS)
Inodes (SKINS)
SPF type dns records (SKINS)(TEMPLATES)
Subdomain MX records (SKINS) (API)
Ability to specify https for webapps scripts (SKINS)

1.44.1
Backup Monitor (API) (SKINS)
DNSSEC - BETA (SKINS)
Inodes to enhanced skin (SKINS)

1.45.0
Byass dns for Multi Server Setup clustering (SKINS)
ajax for password check and username check (SKINS)
Ability to specify a dynamic dated append value in backup paths (SKINS)
Minor CSS tweaks to Enhanced and power_user (SKINS)

1.45.1
breadcrumb when showing a User to point back to correct list (SKINS)
MX name only shows a dot (SKINS)

1.45.3
Support up to 4096 bit key for SSL certificates (SKINS)
SHA-256 for certificates (SKINS)
Message System, Manage Tickets, Plugin Updates, Licenses/Udpates to show count box (SKINS)
Hidden button "Update disk usage" was broken (SKINS)

1.46.0
custom config for nginx_proxy editing (SKINS)
Allow javascript auto-logout to be cleared (SKINS)
Ability to include special characters in random password generation (SKINS)
Per-User php-fpmXX.conf customization (SKINS)
Ability to edit dns zone through Login-As even if User doesn't have access (SKINS)
DNSSEC: DS records for subdomain delegation & User Level DNSSEC (SKINS) (TEMPLATES)
SHA-256 requests were generating self-signed certificates & removed 1024 bit keys (SKINS)
Workaround for Chrome autofill (SKINS)

1.46.1
More Apache/Nginx custom template tokens (SKINS)
Only show the last X bytes of the brute_log_entries.list (SKINS)
Hide SSL/CGI/PHP checkboxes for domain, if User is not allowed to use them (SKINS)

John
 
What do you mean? DirectAdmin Support has posted that the updates are available, and has posted a link.

Jeff
 
Note, you can always get the latest skin tar.gz files by typing:
Code:
cd /usr/local/directadmin/data/skins
./packskins.sh
assuming you're running the latest version of DA.

But I've update those 3 URLs now anyway.

John
 
well we usually just take John's word on it :)
or as John said, do the cd/user thing, or
download the package and look at the time stamps?, compare to a one you have?

tell me why the urgent need to be absolutely positive?
are you having troubles and want to be sure its not a skin problem?:confused:



Hi,

How can know that changes (files) are modified in latest update?

Rgds
 
Go to the versions system, and search for
Code:
(SKINS)
After 1.46.1, the next version was 1.47.0, and go to the very bottom (newest).
The entry for "BlockCracking" is the first one that shows up for 1.47.0, and go down from there, 13th from the bottom.
http://www.directadmin.com/search_versions.php?query=(SKINS)

Or just view 1.47.0, and ctrl-f search the page for (SKINS)
http://www.directadmin.com/versions.php?version=1.470000

John

Thanks for the help!
 
nope. there is no 'CMD_LOGIN_KEYS' word anywhere in default skin
Code:
root@libra:/root/andrey# fetch http://www.directadmin.com/default.tar.gz
default.tar.gz                                100% of  250 kB  259 kBps 00m01s
root@libra:/root/andrey# tar xzf default.tar.gz
root@libra:/root/andrey# grep -r CMD_LOGIN_KEYS .
grep: ./images/folder.png: No such file or directory
grep: ./images/file.png: No such file or directory
grep: ./images/file_link.png: No such file or directory
grep: ./images/folder_link.png: No such file or directory
Code:
root@libra:/root/andrey# ls /usr/local/directadmin/data/skins
default      enhanced     packskins.sh power_user
root@libra:/root/andrey# grep -rl CMD_LOGIN_KEYS /usr/local/directadmin/data/skins
/usr/local/directadmin/data/skins/enhanced/files_user.conf
/usr/local/directadmin/data/skins/enhanced/user/show_domain.html
/usr/local/directadmin/data/skins/enhanced/user/login_keys.html
/usr/local/directadmin/data/skins/enhanced/user/create_login_key.html
/usr/local/directadmin/data/skins/enhanced/user/modify_login_key.html
/usr/local/directadmin/data/skins/enhanced/lang/en/user/login_keys.html
/usr/local/directadmin/data/skins/enhanced/lang/ua/user/login_keys.html
/usr/local/directadmin/data/skins/enhanced/lang/ru/user/login_keys.html
/usr/local/directadmin/data/skins/power_user/files_user.conf
/usr/local/directadmin/data/skins/power_user/user/show_domain.html
/usr/local/directadmin/data/skins/power_user/user/create_login_key.html
/usr/local/directadmin/data/skins/power_user/user/modify_login_key.html
/usr/local/directadmin/data/skins/power_user/user/login_keys.html
 
Last edited:
Where can i found the preinstalled skins(enhanced, power-user and default) for downloading?
The skins mention in this tread are missing functions (like Let's Encrypt and SFTP for user backups).
Ik messed up my default skins (yep it's an beginners mistake) and would like to install then again.
 
Back
Top