myvesta
|
eaafe8dea3
|
Update main.php
|
2020-08-30 03:30:14 +02:00 |
|
myvesta
|
31d3bade05
|
Create string.php
|
2020-08-30 03:12:36 +02:00 |
|
myvesta
|
071e0d29a2
|
Create main.php
|
2020-08-30 03:11:31 +02:00 |
|
myvesta
|
939d2c9f32
|
Merge pull request #88 from serghey-rodin/master
Also checking "" in order to detect manually chunked record
|
2020-08-23 19:51:59 +02:00 |
|
dpeca
|
ef0f62a59b
|
Also checking "" in order to detect manually chunked record
And removing brackets, since they are not necessary when whole record is in one line
|
2020-08-23 19:44:12 +02:00 |
|
myvesta
|
9ee83ce246
|
Merge pull request #87 from serghey-rodin/master
Not chunking already manually chunked TXT records
|
2020-08-19 14:55:40 +02:00 |
|
dpeca
|
311827c4b3
|
Not chunking already manually chunked TXT records
|
2020-08-19 14:52:45 +02:00 |
|
myvesta
|
83104523a0
|
Merge branch 'pr/86'
|
2020-08-19 14:10:12 +02:00 |
|
dpeca
|
f74301b19f
|
Split long TXT entries into 255 chunks
|
2020-08-19 12:44:46 +02:00 |
|
myvesta
|
f761d0b323
|
Create handle_parameters.sh
|
2020-07-19 01:43:59 +02:00 |
|
myvesta
|
e5b3ef9b03
|
introducing vesta_generate_pass() function
|
2020-07-19 01:36:57 +02:00 |
|
myvesta
|
e263e64e39
|
Moving get_database_name_without_user_prefix() function to db.sh
|
2020-07-18 00:04:26 +02:00 |
|
myvesta
|
ff053aacc9
|
check_if_database_exists() funtion created
|
2020-07-18 00:03:30 +02:00 |
|
myvesta
|
1ddba4e853
|
get_database_name_without_user_prefix function
|
2020-07-12 21:00:23 +02:00 |
|
myvesta
|
9ac43d1f8f
|
Update main.sh
|
2020-07-12 20:41:27 +02:00 |
|
myvesta
|
e4b0be46b6
|
replace_php_config_value function
|
2020-07-12 20:38:06 +02:00 |
|
myvesta
|
b960f86e2c
|
Update main.sh
|
2020-07-12 17:52:22 +02:00 |
|
myvesta
|
14ffd7d2a5
|
web_counter functions
|
2020-04-29 20:45:54 +02:00 |
|
dpeca
|
57ee689651
|
Update main.sh
|
2020-02-24 19:34:38 +01:00 |
|
Josh Marshall
|
99abd5ed05
|
Bugfix deleting a PostgreSQL database
Was just a typo
|
2020-01-09 00:52:10 +10:00 |
|
dpeca
|
818745df1b
|
Support for longer username of email accounts
|
2019-11-14 12:44:11 +01:00 |
|
Peca
|
db8b4ed21e
|
Merge branch 'pr/34'
|
2019-08-10 17:09:42 +02:00 |
|
Serghey Rodin
|
743476ad73
|
added sudo call for directory creation and restore
|
2019-08-08 19:58:35 +03:00 |
|
dpeca
|
019a039588
|
Update main.sh
|
2019-07-30 22:06:47 +02:00 |
|
dpeca
|
718a64c5af
|
Additional format check
|
2019-07-30 21:37:56 +02:00 |
|
Serghey Rodin
|
bb44f4197b
|
hardering user validation
|
2019-07-30 18:32:30 +03:00 |
|
Serghey Rodin
|
f0b47b3220
|
rfc2324 partial support: any attempt to brew coffee with a teapot should result in the error code 418 - I'm a teapot
|
2019-07-22 16:55:55 +03:00 |
|
dpeca
|
bb18737152
|
Wrong place for deleting fpm conf
|
2019-05-24 11:51:16 +02:00 |
|
dpeca
|
7a2025037f
|
Log FPM conf deleting
|
2019-05-24 11:28:45 +02:00 |
|
dpeca
|
10fca3053d
|
Deleting FPM pool conf when deleting domain
|
2019-05-19 02:33:55 +02:00 |
|
Serghey Rodin
|
e087a04f00
|
Merge pull request #1854 from anthonyrossbach/patch-1
Fixes for dumps of large databases
|
2019-05-14 12:38:21 +03:00 |
|
Serghey Rodin
|
7726ed8956
|
Merge pull request #1690 from chkhanu/fix-invalid-extension-replace
Fix invalid extension replace in add_web_config
|
2019-05-14 12:21:14 +03:00 |
|
Serghey Rodin
|
faf7612c7e
|
Merge pull request #1349 from serghey-rodin/add-caa-record
Add CAA DNS record
|
2019-05-14 10:57:13 +03:00 |
|
Serghey Rodin
|
d4bde98d2e
|
Merge pull request #1862 from noogen/master
fix typo and allow user to login on pgsql restore
|
2019-05-14 10:24:18 +03:00 |
|
Serghey Rodin
|
f50d8b7d84
|
added port 654321 to run openssl key-pair test
|
2019-05-08 22:47:30 +03:00 |
|
dpeca
|
caf3e97d5c
|
Correcting $ALLOW_BACKUP_ANYTIME
|
2019-04-27 16:04:49 +02:00 |
|
dpeca
|
233a3a3777
|
Adding $ALLOW_BACKUP_ANYTIME
|
2019-04-27 16:03:10 +02:00 |
|
noogen
|
483c4b943b
|
fix typo and allow user to login on pgsql restore
|
2019-04-15 17:29:31 -05:00 |
|
Anthony Rossbach
|
8f2fdfb8d3
|
Fixes for dumps of large databases
|
2019-04-08 21:47:22 -07:00 |
|
dpeca
|
cd3e1f9585
|
Requested backups should also wait for night
|
2019-03-28 14:28:48 +01:00 |
|
dpeca
|
f534560782
|
Allow custom $MAX_DBUSER_LEN
echo "MAX_DBUSER_LEN=80" >> /usr/local/vesta/conf/vesta.conf
|
2019-03-22 01:09:39 +01:00 |
|
Serghey Rodin
|
6b2f651418
|
protection in case there are two or more ips with the same nat association
|
2019-02-14 17:47:58 +02:00 |
|
Serghey Rodin
|
0d9218e9fc
|
in case there is no conf
|
2019-02-14 13:24:18 +02:00 |
|
myvesta
|
a46490af77
|
OR instead AND
|
2019-01-11 00:24:50 +01:00 |
|
myvesta
|
f8461813d7
|
Don't make backup before 1 AM
|
2019-01-11 00:22:00 +01:00 |
|
myvesta
|
81fba76695
|
Mute wait_for_backup
|
2019-01-11 00:09:56 +01:00 |
|
myvesta
|
c1eb00dabb
|
Merge branch 'pr/28'
|
2018-11-15 14:11:52 +01:00 |
|
Made I.T
|
2dc406aae4
|
Fix dubble www
|
2018-11-08 16:33:34 +01:00 |
|
myvesta
|
441679a960
|
Better place for backup LA check
|
2018-11-04 03:44:35 +01:00 |
|
myvesta
|
fce6abd684
|
Commenting empty if block
|
2018-10-29 12:49:50 +01:00 |
|