Commit graph

413 commits

Author SHA1 Message Date
skid
9fb11527ba fix for domain validation on rhel5 2016-08-09 16:23:51 +03:00
Tjebbe Lievens
aacaf1b08f Improve email validation 2016-07-29 18:51:18 +02:00
Tjebbe Lievens
8ea7cf60d3 Fix is_format_valid 'user'
Error is showing but script isn't stopping when entering an invalid user.
2016-07-29 18:35:06 +02:00
Derrick Hammer
db4c2bcdf5 *delete config if domain is not in user web.conf 2016-07-23 15:17:12 -04:00
dpeca
5d6c0137c1 Fix for: /usr/local/vesta/func/db.sh: line 390: [: : integer expression expected
Every night cron is sending email with subject: Cron <admin@host> sudo /usr/local/vesta/bin/v-update-sys-queue disk
And content of that email is: /usr/local/vesta/func/db.sh: line 390: [: : integer expression expected

This is a fix for that bug.

I guess mysql for some databases returns empty string for DB size, so this will handle that case.
2016-07-21 02:27:51 +02:00
huloza
dd8a96d09d Added TLSA Record Type for DNS
sorry, i dont know the procedure for the Ideas but i created an Idea in Vesta Bug Tracker: https://bugs.vestacp.com/issues/306 

This add one more option on the Type record in DNS Manager, no need extra validation, also the file: admin/add_dns_rec.html needs to be modified to add the new option tag.
2016-07-20 05:45:40 -04:00
Serghey Rodin
3c009479c0 fix suspend/unsuspend feature 2016-07-18 20:16:22 +03:00
Serghey Rodin
430abcd0e0 fix for domain validator 2016-07-18 20:04:12 +03:00
Skamasle
7417899396 Update domain.sh 2016-07-09 11:52:22 +02:00
Skamasle
aff5e9066f Update main.sh 2016-07-07 15:28:20 +02:00
Serghey Rodin
82c1c09f6d cidr ip format validator 2016-06-28 18:49:05 +03:00
Serghey Rodin
859798cb34 hotfixes for css and domain deletion 2016-06-28 14:39:11 +03:00
Serghey Rodin
1bb57ecf63 changed validator for dbhost 2016-06-28 01:41:59 +03:00
Serghey Rodin
e83c5c0043 domain validation fix 2016-06-25 11:09:29 +03:00
Serghey Rodin
d30f9d1000 get user ip fix 2016-06-25 11:08:19 +03:00
Serghey Rodin
ebc53f6129 swapped format validators 2016-06-24 18:03:54 +03:00
Serghey Rodin
5d30b67fb1 refactoring: log_event(), is_format_valid() 2016-06-24 16:33:24 +03:00
Serghey Rodin
872cd3ac45 web function refactoring 2016-06-09 17:05:41 +03:00
Serghey Rodin
c8d45ed139 ip functions refactoring 2016-06-09 17:02:29 +03:00
Serghey Rodin
e05dca61a6 refactoring: log_event(), is_format_valid() 2016-06-09 16:55:35 +03:00
Serghey Rodin
45fd7dc75b default backend 2015-10-30 13:53:41 +02:00
Serghey Rodin
083e820f57 set ip even if ip doesn't exist 2015-10-24 18:44:19 +03:00
Serghey Rodin
7b0824015f Improved remote API 2015-10-21 15:49:22 +03:00
Serghey Rodin
89c1f644fe Improved domain validation plus added SERIAL support 2015-10-21 15:47:32 +03:00
Serghey Rodin
941e01eadd Improved Even Logger + check_result() 2015-10-21 15:01:32 +03:00
Serghey Rodin
264b851d1a DNS Cluster Serial fix 2015-10-15 15:03:39 +03:00
Serghey Rodin
b6dd534b60 fix for caching template 2015-10-05 23:31:53 +03:00
Serghey Rodin
7734c6cf04 user favourites 2015-09-18 17:44:17 +03:00
Serghey Rodin
cad14057cc API for user favourites 2015-09-10 14:34:52 +03:00
Serghey Rodin
2850492f55 optimized web domain adding (almost 2x faster 2015-09-07 16:43:02 +03:00
Serghey Rodin
edcd549e4c permissions on htpasswd file 2015-07-13 23:20:51 +03:00
Serghey Rodin
3e3ecca996 fix for unlimited mail quota 2015-07-13 22:59:36 +03:00
Serghey Rodin
bbd5befedd system check for wildcard search 2015-07-01 01:36:45 +03:00
Serghey Rodin
d231714a2d simple email validator 2015-07-01 01:35:38 +03:00
Serghey Rodin
e0279d0ba4 Merge pull request #366 from ZonD80/master
Ivalid check removal, fix unability to add 4-level+ wildcard A records
2015-06-03 19:52:54 +03:00
Serghey Rodin
7535a1b6be Mail wrapper 2015-06-03 17:38:31 +03:00
ZonD80
84d038c473 Ivalid check removal, fix unability to add 4-level+ wildcard A records 2015-04-24 14:23:15 +03:00
Serghey Rodin
567ce7e832 php-fpm support 2015-04-16 02:43:31 +03:00
Serghey Rodin
dfbcc06269 Disk recalc fix from Ian van Wijk 2015-04-08 14:59:09 +03:00
Serghey Rodin
1a1d333ea4 improved sql functions 2015-03-29 14:43:02 +03:00
Serghey Rodin
1bcdef615c password transmission via tmp files 2015-03-29 12:39:42 +03:00
Serghey Rodin
61288a2355 unlimitted hosting packages 2015-02-17 18:25:50 +02:00
Serghey Rodin
14c507685e dump mysql database using --single-transaction 2015-01-11 20:34:04 +02:00
Serghey Rodin
809e475693 Check for negative counter values 2015-01-11 20:33:25 +02:00
Serghey Rodin
9de2d15c62 removing ifconfig for RHEL7 support 2014-12-12 01:47:56 +02:00
Serghey Rodin
840b12ce30 Aligned event logger calls with new formating 2014-12-09 23:47:44 +02:00
Serghey Rodin
c7f815c68d Merge pull request #212 from kinolaev/patch-1
punycode aliases
2014-11-13 23:31:11 +02:00
Serghey Rodin
c9f8c5a9bd improved dns record validation 2014-10-07 00:25:06 +03:00
Serghey Rodin
dc3c33549f fix for webstats rebuild 2014-10-05 14:42:30 +03:00
Serghey Rodin
9e79206b64 Improved SSL Chain validation 2014-09-18 14:33:52 +03:00