Commit graph

272 commits

Author SHA1 Message Date
Serghey Rodin
cc91141f8d Merge pull request #792 from tjebbeke/patch-7
Improve email validation
2016-08-30 00:12:21 +03:00
Tjebbe Lievens
cd2eed6fd3 use [:alnum:] in regex 2016-08-29 20:15:34 +02:00
Serghey Rodin
f3a3c4170f Merge pull request #772 from huloza/patch-1
Add TLSA Record Type to DNS Manager
2016-08-29 19:11:25 +03:00
Serghey Rodin
ec9518f663 Merge pull request #779 from dpeca/patch-7
Fix for: /usr/local/vesta/func/db.sh: line 390: [: : integer expressi…
2016-08-29 18:07:37 +03:00
Serghey Rodin
b0a8ba921e Merge pull request #785 from pcfreak30/hotfix/784
*delete config if domain is not in user web.conf
2016-08-29 18:06:00 +03:00
Serghey Rodin
664c091e78 Merge pull request #791 from tjebbeke/patch-6
Fix user validation
2016-08-29 17:38:10 +03:00
Serghey Rodin
73177fe22c Merge pull request #822 from prodimon/master
mini fix
2016-08-29 16:51:57 +03:00
Serghey Rodin
19cdf5f103 check if dns-sync is already running 2016-08-25 19:45:37 +03:00
Serghey Rodin
502749a2b9 fix for password protected ssl keys 2016-08-25 19:44:12 +03:00
Serghey Rodin
1ed58a9efc ip format validator fix for cidr 2016-08-25 19:43:38 +03:00
Dmitry Bannik
f1c46e9ab8 fix charset russian language to send mail 2016-08-25 02:48:13 +03:00
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
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