Seppe Stas

Results 18 issues of Seppe Stas

The download link in the [installation instructions](https://github.com/FABtotum/fabui-colibri/wiki/Installation) and the configuration for the update endpoints for both [Colibri UI](https://github.com/FABtotum/fabui-colibri/blob/17817def0cfd0cd06acd30b1b3e26eb3ffa9011c/config.ini.in#L67) and [the firmware](https://github.com/FABtotum/fabui-colibri/blob/17817def0cfd0cd06acd30b1b3e26eb3ffa9011c/config.ini.in#L68) use unsecured HTTP. This allows attackers to install compromised...

enhancement

Hi I finally found out what the real problem is with this library. [`CompareTo`](https://github.com/toberndo/go-stree/blob/master/stree/stree.go#L214) does not report INTERSECT_OR_SUPERSET when `s` is a subset of `other`, even though this implies that...

Fixes #373. Panic now tells us the method was called with [] instead of an obscure index out of range error.

enhancement
pkg-mock

When using the markdown composer to write e-mails, features like the built-in spellchecker, the right-click menu and the quick-fill feature of [composer templates](https://github.com/nylas/N1/tree/master/internal_packages/composer-templates) seem to be disabled. It would be...

enhancement

[Originally reported on the Decawave forum](https://decaforum.decawave.com/t/rf-txctrl-mistake-in-official-user-manual-version-2-18-or-mistake-in-official-github-repository/8727) Version >=v2.16 of the DW1000 user manual defines `RF_TXCTRL ` should be set to `0x001E3FE3` for UWB channel 5. Using the old value (`0x001E3FE0`)...

When using the `saml2aws script` command, a superfluous newline is added to the end of the output. On Posix shells these newlines are treated as empty commands, but on Powershell...

I have the unfortunate responsibility of maintaining a legacy project that uses cmockery as a unit testing framework. The tests were broken and ignored for years, when I finally did...

Based on the docs, this project would appear to contain both a "low level" webauthn library and the "credential platform", i.e. the UI and service executable. however, it looks like...