ebakoba
ebakoba
Every example declares its own `#[panic_handler]` function. When I use only `panic_semihosting` crate, I get an error stating: ```` = note: arm-none-eabi-ld: /home/pi/.rustup/toolchains/nightly-armv7-unknown-linux-gnueabihf/lib/rustlib/thumbv7m-none-eabi/lib/libcore-c83b634e1f0ecbbe.rlib(core-c83b634e1f0ecbbe.core.2smtzb3g-cgu.0.rcgu.o): in function `core::panicking::panic_fmt': /rustc/043eca7f0b34d12e61c44206beca740628647080//library/core/src/panicking.rs:85: undefined reference to...
While using V2 it seems that no peer default configuration is created for the new user. Reproduce steps: 1. Configured LDAP 2. Logged in with Admin account 3. Created a...
### Session management Currently the session secret is hard-coded to program code. This is a bad as knowing the session key allows the attacker overtake sessions bypassing the authorization. Two...