alfonsrv
                                            alfonsrv
                                        
                                    Please add the ability to export and manage organizations more in-depth. A user forgot his password and I cannot delete him because he's the owner of an organization. Also when...
Regarding LDAP – but why wouldn't this work? We can still hold the password as is in the client application. A workflow could look like this: 1. Get username +...
@ViViDboarder right. So an option could be a fallback interface. It could trigger as soon as authentication succeeds and bitwarden_rs realizes it cannot decrypt the keys properly, redirecting to a...
> @mprasil Indeed, the whole idea is based on a flawed interprentation of how Bitwarden works: Whoa, easy there. Indeed it was probably naive to assume it would work in...
The suggested fix doesn't work.  ```javascript $(document).ready(function() { primary = [{ x: "2020-01-05", y: null }, { x: "2020-10-01", y: 30 }, { x: "2019-11-01", y: 15 }, {...
Issue still persists. `rtsp-simple-server` is able to detect ffmpeg exiting when e.g. using it `onPublish` for grabbing a static image. An alternative could be being able to use a one-liner...
Double checking the main issue actually seems to be that `ffmpeg` does not realize when the streaming fails after some time, thus not exiting properly. It also does not continue...
@BurgerKing2k19 I added a setup guide at [ALERT.md](https://github.com/alfonsrv/impf-botpy/blob/main/docs/ALERTS.md)
No you didn't 😛 You have a couple of options: * Follow the [INSTALL.md](https://github.com/alfonsrv/impf-botpy/blob/main/docs/INSTALL.md), completely reinstalling Python * Delete the `python.exe` and `python3.exe` in `%LocalAppData%\Microsoft\WindowsApps` * Remove the `%LocalAppData%\Microsoft\WindowsApps` from...
@AmansRevenger yup – works just fine. This issue is not the place for your frustration. Would appreciate it if you created a new issue instead if you feel like you're...