Commit Graph

131 Commits

Author SHA1 Message Date
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
User Web
bf4f18776e fix lang 2018-12-04 13:23:26 +03:00
User Web
130f752c5b placeholder for media 2018-12-03 00:05:46 +03:00
User Web
898b7b6f03 update jail profile 2018-12-02 21:40:20 +03:00
User Web
f1b47ded42 set unlimited NGINX client_max_body_size
increasing the limits for upload images. Issue #9
2018-12-02 19:23:03 +03:00
User Web
d1cd1f34f0 increase PHP post_max_size/upload_max_filesize
increasing the limits for upload images. Issue #9
2018-12-02 19:21:19 +03:00
User Web
37afbb6af0 add media placeholder 2018-12-02 18:20:01 +03:00
User Web
04c3ce3d09 Merge branch 'master' of github.com:clonos/cp 2018-11-29 01:59:40 +03:00
User Web
2f877875a2 wip 2018-11-29 01:59:30 +03:00
olevole
ce34fc441c forget vncterm.d 2018-11-25 18:17:53 +03:00
olevole
bd2b19e7f8 wip 2018-11-25 02:54:49 +03:00
olevole
bf46dc071b wip 2018-11-25 02:52:05 +03:00
olevole
b7d981c48e add cbsd-modules.conf.sample 2018-11-25 02:25:24 +03:00
olevole
f8b0bd39e7 add php-fpm.conf.sample 2018-11-25 02:02:58 +03:00
Charlie Root
908eaa7472 wip 2018-11-24 19:15:38 +03:00
olevole
caf07a5d31 sync en with ru 2018-11-24 16:06:48 +03:00
Charlie Root
045e4d5399 wip 2018-11-24 15:53:59 +03:00
User Web
142351df74 wip 2018-11-22 01:40:53 +03:00
User Web
b798400918 wip 2018-11-20 21:51:31 +03:00
User Web
8d8bd03cbe graph wip 2018-11-19 14:09:09 +03:00
User Olevole
462265f42c graph wip; remove novnc distribution 2018-11-08 02:39:39 +03:00
User Olevole
94c059a935 graph 2018-11-05 03:20:13 +03:00