-
The _old_ and straightforward OAuth2 authorisation flow for a desktop top has been discontinued:
- [Out-Of-Band (OOB) flow Migration Guide](https://developers.google.com/identity/protocols/oauth2/r…
-
As mentioned in #5.
---
## Issue
When running `uhppote-simulator`, the simulator hangs when attempting to load config files from a previous run. Neither the REST API or any simulated control…
-
### Discussed in https://github.com/uhppoted/uhppoted/discussions/17
Originally posted by **irvintim** September 24, 2022
Hi:
So, my project has been moving along slowly, the next thing I w…
-
Hello! I'm not sure if this is an issue with `uhppote-simulator`, or if I'm doing something wrong - any guidance you can provide would be greatly appreciated.
---
## Background
I'm working on…
-
There seems to be a lockfile issue on Ubuntu 22.04, uhppoted-mqtt won't startup from the startup script and fails somewhat silently. I was able to resolve the issue by manually deleting /var/uhppoted/…
-
> Good news !
> Change the listener address in uhppoted.conf to [0.0.0.0:60001](http://0.0.0.0:60001/) corrected heath-check
> Change the watchdog interval in uhppoted.conf to 30s corrected watchdog…
-
Background: In my environment, I have a Raspberry Pi sitting on WiFi acting as a tunnel/relay and controlling node. Since UHPPOTE packets are UDP and such packets are 'best effort', in a wireless en…
-
I don't know about this one, but building on debian/pi it seems to ignore the debug flag (set to false, driver still outputs debug messages) but the windows platform it does not. I'm still chasing do…
-
Lost password recovery looks like it's going to be an ongoing pain point, and the current recovery process is obscure and not that robust. Look into implementing:
- OTP authentication/recovery
R…
-
Ref. https://github.com/uhppoted/uhppoted/discussions/14
The health check listener address monitor checks the device listener address against the configured system listener address which fails when…