Commit Graph

36 Commits

Author SHA1 Message Date
root
4e4a01749d sync code, fix PHP8 warning 2020-11-02 19:53:12 +00:00
olevole
59e0f4ca86 fix vm_os_type args 2019-09-19 23:57:43 +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
ae6ba807b3 change ci args 2019-08-29 20:32:50 +03:00
olevole
fee0678e03 get_bhyve_profiles in new way 2019-08-27 20:26:59 +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
Charlie Root
b452db9663 test 2019-01-19 23:48:32 +03:00
Charlie Root
b2098c906c bhyve info 2018-12-22 02:35:29 +03:00
User Web
619ec05440 jail config 2018-12-17 03:36:33 +03:00
User Web
7b94a0e959 wip 2018-12-12 01:32:30 +03:00
User Web
05379d0aa9 wip 2018-12-06 01:21:33 +03:00
User Web
8d8bd03cbe graph wip 2018-11-19 14:09:09 +03:00
User Olevole
3a160804a9 fixes for php72 2018-10-21 01:21:52 +03:00
olevole
a98bece5f1 Work in progress: export vm and imported submenu 2018-03-13 01:07:12 +03:00
olevole
bd69b5a1f9 Work in progress: export vm and imported submenu 2018-03-09 17:25:25 +03:00
olevole
cb8ca2d937 add /imported menu 2018-03-02 20:27:28 +03:00
olevole
906a06b20d export: wip, update noVNC 2018-02-13 00:30:09 +03:00
olevole
b84141e436 sync 2018-01-17 23:29:05 +03:00
olevole
77129a216a Implement authorization: at the moment no roles - all users is admin. Default credential: admin/admin 2017-12-08 00:35:11 +00:00
olevole
567c77b941 ClonOS Beta 2017-04-15 22:27:54 +03:00
olevole
d4a75b98c2 ClonOS Beta 2017-04-09 23:50:37 +03:00
olevole
5e86458e9d wip 2017-03-23 16:50:22 +03:00
olevole
e3b714ade9 add english translation 2017-02-07 12:26:10 +03:00
olevole
ddff7b3ba5 wip 2017-01-28 21:43:33 +03:00
olevole
3f5ef1f405 wip 2017-01-25 22:40:02 +03:00
olevole
f9a8463581 make network, authkey menu; begining to work in bhyve, sources and bases 2017-01-15 13:55:48 +03:00
olevole
2e90529dc3 xajax-free version 2016-11-30 00:04:44 +03:00