Harry Tang
Verified User
Hello, why this bug still not fixed?
-> https://forum.directadmin.com/threads/incorrect-webmail-quick-link.66527/#post-349518
-> https://forum.directadmin.com/threads/incorrect-webmail-quick-link.66527/#post-349518
I have same error tooWhen entering admin back up and transfer on my iphone i get the following error. Im
Not sure if this happens on desktop as well !!
Git Fetch
Remote is not set
3aaaad95cee0f16f2ca5ce83e8becdd296282806, with the following fixes:git fetch error message, it has nothing to do with any errors and apparently was a leftover from debugging session that got included in the Evolution sources._ symbols. English language will not be forcefully added to the languages list if directadmin.conf contains languages list in language_list.b47c5aec04c9ccc5493556eca51c38ece1df823a includes the following fixes:Not sure if it was your report, but after bundling exim Makefile together with custombuild (instead of being downloaded from files server) the embedded file was treated as custom makefile and DA specific patch was not applied on it. So the change was to apply the DA related modifications on exim makefile:Really curious what was this change ? because of make error what I did report earlier ?
+USE_OPENSSL=yes
...
-PCRE_LIBS=-lpcre
+PCRE_LIBS=-lpcre2-8
...
-CFLAGS=-O -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE
+CFLAGS=-O -I/usr/local/include -D_FILE_OFFSET_BITS=64 -D_LARGEFILE_SOURCE -std=gnu99
Softaculous has issued an update if you’re having issues:
/usr/local/directadmin/plugins/softaculous/bin/php -d disable_functions="" /usr/local/directadmin/plugins/softaculous/cron.php
55acaa256ec6ed99b9aaec1050de793b298f62b0 build with the following Evolution fixes:language_list, thanks @RickDeckard.[472952]:Read ./data/skins/customskin/skin.conf without error. Found 24 entries
Sorry if this is off-topic (feel free to delete if this isn't acceptable), but is there a way to throw in a feature request to add the attribute autocomplete="one-time-code" to the Code text input in the Two Step Authentication form on the login page? Or is there a way to easily make that change so it persists through DirectAdmin updates? Right now, I directly modify the login-index.js file in the JavaScript assets to add the attribute to the input; however, it's overwritten with each DirectAdmin update. I haven't automated it in case it's not the best way to make this modification and in case the JavaScript file has changes included in a DirectAdmin update that would be potentially lost by automating it.If there is something you want in Evo to be customisable we could consider it as a feature request.
That's a pitty. We use forked skins to show DirectAdmin in multiple brands with own theming/logo's. Also we offer the default Enhanced skin (without modifications) to whitelabel customers.We no longer support "forking" evolution as a custom skin.