Ben Hardill

Results 514 comments of Ben Hardill

Proposal: We can update the nr-launcher to pass the userid back to the storage api. (Node-RED does pass the user object, it's just not in the docs...) From there we...

@Steve-Mcl this is done for cloud instances now isn't it? Just the question of the device instance?

This is a deliberate choice, the default is already `0.0.0.0` but the log will always show `127.0.0.1` when `0.0.0.0` used because you can not use `0.0.0.0` in a URL and...

@joepavitt the only API we have is the device information returned by something like `/api/v1/teams/:teamId/devices` or `/api/v1/applications/:appicationId/devices` which includes a last seen timestamp. The timestamps are set from the heatbeat...

316 invites in the DB at the moment, but large number look to be expired. Will add a housekeeping task to remove expired invites as part of the work

Trying to do this without adding a flag to the database. If I use a fixed time everyday to run it, I should be able to check for creation dates,...

Does this feature (and how many days later) want to be flags in the admin settings?

closed by https://github.com/FlowFuse/flowfuse/pull/4824