Mark Abrahams

Results 4 issues of Mark Abrahams

This PR provides an HTTP-header-based NBI authentication solution for the security issue raised in this forum post: https://forum.genieacs.com/t/secure-rest-api-endpoints-of-genieacs-nbi/1093 The solution adds an optional configuration parameter "NBI_AUTHENTICATION_KEY", which - when present...

This PR fixes #24 by ensuring a form's `_children` array is rebuilt every time the form focus element is moved, to correctly handle structural changes of form input elements.

After dynamically adding an input element (e.g. textbox) to a form, the new element is not present anywhere in the focus cycle. This occurs because the dynamically built `_children` array...

### Current Behavior When I run: `npx nx run myproject:serve` I get the error message: ``` > NX An error occured while creating pruned lockfile Please open an issue at...

type: bug
blocked: retry with latest
scope: core