Commit 18b0d29
authored
prohibit MariaDB-sensitive usernames (hestiacp#2757)
* prohibit MariaDB-sensitive usernames
For example: we don't want anyone creating a user named "aria" which then try to make a mysql database named "log", because that would conflict with the mariadb internal database name aria_log
* make CI run again (letsencrypt was down)1 parent 39cc911 commit 18b0d29
1 file changed
+7
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
| 39 | + | |
33 | 40 | | |
34 | 41 | | |
35 | 42 | | |
| |||
0 commit comments