Commit Graph

102 Commits

Author SHA1 Message Date
olevole
4be7982863 sync code 2020-11-09 20:03:27 +00:00
olevole
3e47ff1bbd refactoring wip 2020-11-04 08:37:44 +00:00
root
4e4a01749d sync code, fix PHP8 warning 2020-11-02 19:53:12 +00:00
root
255ed956c2 add composer/vendor ignore 2020-11-02 19:47:22 +00:00
olevole
74a2a22a71 fix npm security audit warning 2020-10-04 00:40:03 +03:00
olevole
6c8f6aa318 remove supervisord samples: switch to daemon(9)
bump year
2020-10-04 00:30:23 +03:00
olevole
5eb8383dbb allow DHCPv6 as ip_addr value 2020-02-23 18:25:03 +03:00
olevole
04f394bb1a update jail template to latest CBSD 12.1.6 2020-02-09 14:39:58 +03:00
olevole
59e0f4ca86 fix vm_os_type args 2019-09-19 23:57:43 +03:00
olevole
740c3ddb92 fix forkme url 2019-09-16 18:57:23 +03:00
Oleg Ginzburg
eae44ed350 Create FUNDING.yml 2019-09-15 00:27:48 +03:00
olevole
3636cfa774 cloud form wip 2019-09-14 00:14:11 +03:00
olevole
fe4cb656fb cloud form wip 2019-09-13 00:48:07 +03:00
olevole
1e8c67d313 add clonos=1 args 2019-09-04 19:52:43 +03:00
olevole
b344f30134 Merge branch 'master' of github.com:clonos/control-pane 2019-08-30 17:12:42 +03:00
olevole
2114d5f1eb bump version 2019-08-30 17:12:23 +03:00
olevole
ae6ba807b3 change ci args 2019-08-29 20:32:50 +03:00
olevole
4f4c69a4f0 novnc: restore prev ver 2019-08-29 20:03:03 +03:00
olevole
38f082694e update noVNC 2019-08-29 18:47:43 +03:00
olevole
f6b91d16b2 unhide bhyve-obtain 2019-08-27 20:27:31 +03:00
olevole
fee0678e03 get_bhyve_profiles in new way 2019-08-27 20:26:59 +03:00
olevole
9dca2e8835 sudo: keepenv 2019-08-27 13:57:13 +03:00
Oleg Ginzburg
a2d506267c Merge pull request #20 from Stefar77/master
Fixed most SQL Injections
2019-04-30 16:34:06 +03:00
Stefan Rink
19aad6636b Fixed 'WHER' typo in query
Sorry, unit test will come soon...
2019-04-27 14:08:13 +02:00
Stefan Rink
f5fd0c3856 SQL commands upper looks cleaner
SQL commands look nicer in uppercase and also makes it a bit more readable or a bit faster to find the different parts of the query..
2019-04-26 18:42:28 +02:00
Stefar77
7860bcba09 Style fixes en injection todo's
Some more style fixes, also marked some XSS and possible shell injections.
2019-04-25 23:34:29 +02:00
Stefar77
8c82d3eab4 Less concatting in queries to make it cleaner
No more string concats in queries to make it a bit more readable.
2019-04-25 22:52:18 +02:00
Stefar77
717c839d52 One more SQL Injection fixed
Still need a full read but since I'm about to split up some code I'll review it later in parts.
* Should first fix the shell injections I guess..
2019-04-25 15:18:46 +02:00
Stefar77
07b7c0c236 Style updates and small fixes
Fixed ($db!==false) stuff, that's impossible you will always get an object with $var=new Object(); unless it's out of ram but that kills PHP.
replaced it with isConnected() method.
Also fixed edit bhyve form memory value, it was annoying me.
2019-04-25 14:36:31 +02:00
Stefar77
67e7ba33bb Escapes and code a bit cleaner.
Made the Db object handle escaping so you can use other types of databases / escaping.
2019-04-25 13:22:17 +02:00
Stefar77
d411ee4b6b Fixed most SQL Injections
Still needs more fixes (like shell injections)
2019-04-24 17:05:12 +02:00
Oleg Ginzburg
a8d0e8c8a6 Merge pull request #18 from pautiina/pautina
Change permission for allow run vnc
2019-03-28 20:28:34 +03:00
Alexey Chernyk
1fc0c31b0f Change permission for allow run vnc 2019-03-28 10:07:59 +02:00
Charlie Root
b8c8d84295 wip 2019-01-20 23:28:17 +03:00
Charlie Root
b452db9663 test 2019-01-19 23:48:32 +03:00
Oleg Ginzburg
74d830999e remove notes for develop branch
info is outdated. pointed by @reezer
2018-12-29 18:36:25 +03:00
Oleg Ginzburg
a778e21934 Merge pull request #13 from reezer/patch-1
fix typo
2018-12-29 18:32:56 +03:00
Oleg Ginzburg
e14547cd14 Merge pull request #14 from reezer/patch-2
Use location.name instead of _server_name
2018-12-29 18:32:38 +03:00
Christian Sturm
fda2ed7d7b Use location.name instead of _server_name
This makes sure that even when there is a forward through a router, VirtualBox, an SSH tunnel,
the websocket connections will go to the right place instead of simply failing.
2018-12-28 19:40:04 +01:00
Christian Sturm
05effdfb1b fix typo 2018-12-28 19:29:15 +01:00
User Web
04446228f8 hide unstable func 2018-12-23 01:14:17 +03:00
Charlie Root
b2098c906c bhyve info 2018-12-22 02:35:29 +03:00
User Web
f442a3caf6 dark theme: colorized menu icons 2018-12-19 02:46:17 +03:00
User Web
407c8dae8c wip 2018-12-17 22:24:28 +03:00
User Web
619ec05440 jail config 2018-12-17 03:36:33 +03:00
User Web
a58e337fb4 themes switcher + dark theme 2018-12-14 19:15:21 +03:00
User Web
ab719736e0 wip 2018-12-12 12:38:32 +03:00
User Web
7b94a0e959 wip 2018-12-12 01:32:30 +03:00
User Web
3421e19691 graph: wip 2018-12-07 00:43:01 +03:00
User Web
05379d0aa9 wip 2018-12-06 01:21:33 +03:00