Jaap Marcus
c6d226023e
Unsuspend database does not restore permissions remote users
...
See https://github.com/hestiacp/hestiacp/issues/3011 and https://github.com/hestiacp/hestiacp/issues/3014
2022-11-03 07:14:43 +01:00
myvesta
0f86941e8e
Fix for Sed Injection Vulnerability
2022-06-04 19:06:23 +02:00
myvesta
475b7eac6b
Generating 16 chars password for users
2022-04-25 21:23:02 +02:00
myvesta
bda54c4ec4
handle --parameters without shifting
2022-03-24 18:20:31 +01:00
myvesta
e91976613c
mysql8 create user, set password, grant
2022-01-23 15:41:28 +01:00
myvesta
9c04bb8417
Ensure pool.d folders after template changes
2021-12-12 17:25:19 +01:00
myvesta
3c17e159a1
Ensure that pool.d folders are not empty
2021-12-12 16:49:24 +01:00
myvesta
c7b872b778
check_if_service_exists() function
2021-12-12 16:28:16 +01:00
myvesta
378108cd39
Merge pull request #131 from jaapmarcus/patch-1
...
Regex string threaded literally instead as regex
2021-11-07 15:11:34 +01:00
myvesta
4bb53ff28f
Properly rebuild_mysql_database password for MariaDB > 10.4
2021-11-07 14:26:16 +01:00
Jaap Marcus
a493c140ce
Regex string threaded literally instead as regex
...
During shellcheck of Hestia source code I noticed the following error matching the line:
^----^ SC2076: Don't quote right-hand side of =~, it'll match literally rather than as a regex.
^--------------^ SC2076: Don't quote right-hand side of =~, it'll match literally rather
Proof of concept:
root@dev:~# v-add-web-domain jaap jaap..nu
Error: nginx restart failed
root@dev:~# v-add-web-domain jaap jaap..nu
Error: invalid domain format :: jaap..nu
2021-10-18 09:31:48 +02:00
myvesta
9eb21cef4c
Define mail user in rebuild_mail_domain_conf()
2021-09-30 15:44:18 +02:00
myvesta
2ac72e00fb
Fix Autoreply issue with Exim 4.94+
2021-09-30 11:02:23 +02:00
myvesta
d03d8e9537
send_email_to_admin function
2021-04-13 18:07:03 +02:00
myvesta
d6240b12ca
Added interface validation
...
Thanks to @numanturle (Numan Türle) and @hestiacp
2021-03-15 12:53:00 +01:00
myvesta
c981edee63
Making sure chmod and chown does not follow symlinks
2021-03-14 00:23:23 +01:00
myvesta
19ca71e8fb
Update main.sh
2021-02-08 18:34:57 +01:00
myvesta
147e75412f
Update string.php
2020-08-30 05:15:23 +02:00
myvesta
a2be18cc18
Update main.php
2020-08-30 05:14:41 +02:00
myvesta
3919840fc4
Update string.php
2020-08-30 05:09:18 +02:00
myvesta
ea0fa49d0e
Update string.php
2020-08-30 05:06:45 +02:00
myvesta
98cc47e654
Update main.php
2020-08-30 05:05:49 +02:00
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