WolverinDEV
WolverinDEV
Add UCMapper to the readme.md https://github.com/MmMapIoSpace/UCMapper Note: Requires previous testing, if it successfully works.

Hey @Assasans, I'm not sure if you're still interested in this project or if you have moved on. Nevertheless you wrote that you have a quite some trouble with the...
This PR adds a rudimentary support for LDAP authentication.
### 🔖 Feature description Currently, when importing users from LDAP who have been authenticated via their email, an automatically generated unique username is assigned to each user. While this ensures...
Keep radar clients terminal open on error if not invoked from the command line. This prevents statements like this: > It was updated to release 1 hour ago, when I...
Using `env_logger` in a `no_std` environment may not seem useful at first. However, the `env_filter` crate is very convenient for defining complex filters that can then be implemented by a...