<html><head><meta http-equiv="Content-Type" content="text/html; charset=us-ascii"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; line-break: after-white-space;" class="">This seems fine to me. The<div class=""><br class=""></div><blockquote style="margin: 0 0 0 40px; border: none; padding: 0px;" class=""><div class="">Component config > Open Vehicle Monitoring System (OVMS) > Developer Options</div></blockquote><div class=""><div><br class=""></div><div>Is the correct place to put it.</div><div><br class=""></div><div>Regards, Mark.</div><div><br class=""><blockquote type="cite" class=""><div class="">On 25 Jan 2021, at 8:53 AM, Stephen Casner <<a href="mailto:casner@acm.org" class="">casner@acm.org</a>> wrote:</div><br class="Apple-interchange-newline"><div class=""><div class="">When I'm working with my bench OVMS unit attached with USB and<br class="">frequently rebooting, I don't want to have to log in each time.<br class=""><br class="">To avoid this I have patched console_async.cpp to SetSecure(true) in<br class="">the constructor.  But I have to be careful to omit that patched file<br class="">when committing my changes.  I proposed to add a Kconfig developer<br class="">option to control whether that SetSecure(true) statement is included.<br class="">Then I can commit this functionality into the code base where it will<br class="">normally be excluded but can be included for a developer build<br class="">configuration.  This is similar to OVMS_DEV_CONFIGVFS option that<br class="">allows read access to the ovms_config file.<br class=""><br class="">My proposed change is attached.  Any objections?<br class=""><br class="">                                                        -- Steve<span id="cid:5FB523EA-5DF3-499B-A518-2070270FD628@webb-johnson.net"><secureasync.diff></span>_______________________________________________<br class="">OvmsDev mailing list<br class=""><a href="mailto:OvmsDev@lists.openvehicles.com" class="">OvmsDev@lists.openvehicles.com</a><br class="">http://lists.openvehicles.com/mailman/listinfo/ovmsdev<br class=""></div></div></blockquote></div><br class=""></div></body></html>