Dominik Fuchß
Dominik Fuchß
You can simply put `//` at the end of a line to force some formatting
Simply use `//` if you want to force line breaks :)
> We could also add a module with common code for testing, as most languages implement the same stuff for their tests. What about the language testutils module?
Yes, highly important for us as well.
Sounds good. It's important for us to be able to disable DMs and custom Group Chats. We want to be able to moderate the channels. Thus, Option (2) is what...
Additionally, we need a migration for existing courses. We don't want to loose any chat in the existing courses :)
@iyannsch Another point that is highly important regarding Access Control / Security Aspects: As far as I know, Theia uses a server-side backend. By default, it also provides access to...
JFYI: If I deploy the current version of the PR; I get the following error ``` artemis | *************************** artemis | APPLICATION FAILED TO START artemis | *************************** artemis |...
Just for my understanding: Do you need to distinguish a wrong password from no password? I.e., if I first login to git via https, my client will send a request...
Does this resolve https://github.com/ls1intum/Artemis/issues/3835 as well?