Anders Lowinger
Anders Lowinger
I guess this will be implemented according to #57 ?
All good suggestions, I'll get back with some updated code, in the correct branch. Thanks
I've had issues with this as well. current workaround: webadmin.auto-update = true webadmin.resource = "https://github.com/stalwartlabs/webadmin/releases/download/v0.1.28/webadmin.zip" at every start it autoupdates to a known version. not optimal, but works
This is a serious issue. If someone enters Swedish characters (åäöÅÄÖ), for example on interface descriptions the poller stops/crashes. It does not occur when I'm running librenms in non-docker environment.
I'm not a RUST coder myself, but I have to ask: What character set is used when doing lowercase(), and what collation? handling upper/lowercase can be tricky. In my language...