Results 54 issues of Daenney

I was looking at how to add support for configuring LDAP authentication which made me stumble across the Groovy helper and the realisation that basically any additional configuration you might...

### Describe the bug In the desktop app, when media is published to a room, it's not possible to pop it open for a bigger view. The media element has...

desktop-app
OS: macOS
OS: Linux

### Describe the bug In the desktop app, if you attempt to download a media file and the destination already contains a file with the same name and extension, it...

desktop-app

Right now accounts are statically named, based on the hostname. It would be great if we could rename this to something more friendly. This would also be helpful when you...

feature-request

Based on the spec, it appears that both `$state` and `$homie` can be empty: https://homieiot.github.io/specification/#device-attributes: > The following device attributes are mandatory and MUST be send, even if it is...

For some reason the E2E tests at times deadlock. A panic happens but the process never quits, until the CI job times out after 360 minutes (6 hours). https://github.com/pion/dtls/actions/runs/2376286601 is...

I stumbled across https://datatracker.ietf.org/doc/draft-ietf-tls-dtls13/ today. Looks like it's on its way now. I took a stroll through the spec, and https://tools.ietf.org/html/draft-ietf-tls-dtls13-34#section-12 has the changed compared to DTLS v1.2. I'm copying...

I'm trying to rewrite something that was written with the old/pre-v1 go-coap implementation, but I'm struggling a bit with all the different message types, pools and how to use them....

I can't seem to build 2.4.12 (using the PKGBUILD on AUR). I'm also weirded out by the fact it tries to link against OpenSSL 0.9.x? ``` ==> Making package: kr...

It would be really helpful if you could just tell it to search/index all the repositories under a namespace. With some organisations having hundreds of repo's needing to explicitly define...

enhancement