Block a user
baseurl
is http, but maybe should be https
Services/part2
missing nvme temperature sensor reading
If the Ubuntu tests are successful I probably won’t use OpenWRT on devices that have NVMe after all, but since I don’t know yet, I’ll keep this open for now.
A small C program to read/write OTP registers for use with LUKS
Actually maybe I don't need this for openWRT.
A small C program to read/write OTP registers for use with LUKS
This isn't in C but maybe it's sufficient or can be adjusted: https://github.com/raspberrypi/usbboot/blob/master/tools/rpi-otp-private-key
all template files(home,login)
all template files(home,login)
@shailaja You forgot to remove the script part in the template. Yes that's part of what I meant.
JS script is no more required as we'll send the created oauth_url from python code.
Or,…
all template files(home,login)
It’s an overkill. If you prefer a button, you can still do a form with hidden inputs.
all template files(home,login)
why not just have a <a href="{{auth_url}blablabla">Login via InoReader</a>
? Then you don't need javascript.