-
I noticed a misbehavior when introductory tutorial is completed : the login material just disappears. Actually, I was expecting it takes into account the new guest user (if not previously logged in) a…
-
It'd be handy to be able to construct an instance of `HttpSecurity` independently from an `WebSecurityConfigurerAdapter`.
In theory, this is possible since `HttpSecurity` has a `public` constructor…
-
If an obfuscated mod dependency contains a static `@Shadow` method that gets unmapped in dev environment, then calls to it from other mixed in methods won't get remapped and will still reference the o…
-
### Describe the bug
There's a possible regression in SDK 7 with regard to generating MSB3270 warning (mismatch between the processor architecture of the project being built and the processor a…
-
This issue is still a timing logic problem.
My code is as follows:
```
#include
#include
#define ONE_WIRE_BUS 2
OneWire oneWire(ONE_WIRE_BUS);
DallasTemperature sensors(&oneWire);
vo…
-
User reported that while doing `balena build -a `, when their build fails, the error gets clipped, which makes it hard to debug their Dockerfile build steps.
```
[Build] main [=========> ] 46% Step …
-
@disilvestro we will need to ingest more data to reproduce this.
-
It would be cool to have a way to be able to add found links of supported sites to a query list.
For example, one pastebin paste links to a gist which links to a b64 encoded executable back on paste…
-
- **balena CLI version:** 11.31.25
- **Operating system version:** MacOS 10.15.4
- **32/64 bit OS and processor:** e.g. on 64-bit Intel processor
- **Install method:** executable installer
`bale…
-
Just stumbled across this - I am running into an issue where profiles that contain an ampersand in any field fail to upload to Jamf. It appears that this may be a Jamf bug, but I'm not completely sure…