fbird
fbird
Hello, Applied the changes manually on release v2105260, running a T-Beam v1.1 433Mhz with OLED. Firmware works, sat communication works. @khancyr, thank you for your work! I have same board...
Thank you for the details, and possible workarounds really helpful! I have not checked the MyBee or ClonOS yet: how is this whole host pf.conf area handled in their case?...
@olevole After some quick tests, host /etc/pf.conf content can't be aded as just one file into the CBSD working directory structure into a special pf configuration file. One can make...
@Crowley723 Good idea having control over the possible abuse of Authelia's pw reset feature. In our practice, we usually switch off the pw reset after every user over the whole...
@ErikMichelson Great news! How will this PR change the OICD client capabilities in general? I've read #1152 , so OIDC Discovery will added too. For example since [Authelia v4.38.x](https://www.authelia.com/blog/4.38-release-notes/#client-authentication-method-token-endpoint), the...
@narcisgarcia, Yepp, it still an open PR and not in the upstream code yet, despite the fact the IMAP auth code is part of Sabre.io/dav, and Baikal is a frontend...
As far as I recall: - if Baikal is now able to do user-autocreate than the answer is yes, BUT a year ago it was not, - for the second,...
@JorisHansMeijer, @narcisgarcia Idk why `use Symfony\Components\Yaml\Yaml;` was removed from the master [here](https://github.com/sabre-io/Baikal/blob/49b610c3f597cefb941d8ceb6c7af3253a6954f8/Core/Frameworks/BaikalAdmin/Controller/Settings/Standard.php#L28), and from 0.10.x release. it is still in the code in my fork. So it was there, and...
@tchapi Thank you for answer. I tested davis v5.0.2 by downloading the release (not using git) including the [Fix random bytes having null terminators](https://github.com/tchapi/davis/commit/c4faa171e2cf42b3d7b18d31dc84085ef996a9de). At first, I've have exactly the...
@tchapi Thank you for your answer. I was questioned of the whole project files and direcctory structure compared what I've tried - coming from the Nextcloud project. With the SQLite...