Josef Schönberger
Josef Schönberger
There exists the file `/etc/login.defs` from shadow-utils on some systems, including Linux. This file defines many aspects, most of which are irrelevant and replaced by PAM. Two properties defined in...
**Describe the bug** When sending a message with > ~385 characters, the message is sent to the backend via the websocket, but the websocket is closed with the close code...
**Describe the bug** A private VoD is still listed in the students' view of a course. Clicking on it leads to a 403 permission denied error page. **To Reproduce** Steps...
**Describe the bug** When creating a new VOD, the new entry in the list of lectures on the admin page is displayed as a selfstreaming scheduled stream. **To Reproduce** Steps...
### My issue While watching a VOD with a chat, the chat is in “Chat Replay” mode by default. In this mode, I want to scroll up a bit to...
This PR adds two new SMTP configurations regarding TLS: - `SMTP_ADDITIONAL_ROOT_CERTS` allows an admin to add new root certificates that Vaultwarden accepts for the SMTP server. This can be useful...
**Is your feature request related to a problem? Please describe.** The old Android Campus app used to synchronize the Campus calendar with my device calendar using the [Android Calendar Provider](https://developer.android.com/guide/topics/providers/calendar-provider)...
**Describe the bug** When specifying `basicflag.Provider(f, "-", &basicflag.Opt{KeyMap: k})`, the basicflag provider checks whether the given config key already exists in the koanf config instance, and, if so, does not...