Commit Graph

9 Commits

Author SHA1 Message Date
billz b21ea0d28d Transfer template logic to includes, see #749 thx @mp035 2021-02-02 12:26:14 +00:00
zbchristian 46946ecebc
Update to list of default routes
Add the default route entries, which are done via a "scope link" to a network device.
2020-09-03 08:46:57 +02:00
billz dd5ab7bdc2 Remove webconsole, fixes RCE via json-rpc. Thanks @lb0x 2020-08-22 23:23:06 +01:00
zbchristian 42032e0df0
Typo corrected 2020-06-29 13:36:38 +02:00
zbchristian 4623060f08
Simplify and cleanup handling of return values of system calls
Handling of return values done in a single line.
Determine only, if access is possible not not (true, false). The actual displayed text has to be determined, when displaying the result of the access check.
2020-06-29 13:12:29 +02:00
billz e5f2c218e1 Processed with phpcbf, removed tabs 2020-06-28 16:58:42 +01:00
zbchristian 90e5f50da6
reset input vars to exec before call 2020-06-25 17:18:23 +02:00
zbchristian dc790b246b
fix failed copy/paste lines 2020-06-25 16:55:25 +02:00
zbchristian 850f52e128
Create internetRoute.php 2020-06-25 15:54:56 +02:00