PhilippMDoerner

Results 71 issues of PhilippMDoerner

This is to separate general authentication (login) from campaign authentication (has permission to read campaign stuff).

refactor

All Campaign-related applications should be sub-folder of campaign All Authentication related applications should be sub-folders of "authentication" (basically: User) Permissions based on campaign should be also part of the campaign...

refactor

This is solely for the `wiki2/admin` page, which patches a user to add a group, which is ugly. That should be a post on a resource to create userGroup connections.

refactor

Requirements: 1) You should be able to download a package 2) That package contains the most recent prod image and an install script 3) The install script allows the user...

enhancement

First draft for what I learned with chronos in multithreading so far and how that could be turned into docs as discussed in #542 . If you had a different...

Heyho, still trying to write my multithreading library and ensuring correctness with address sanitizer. I've been running into memory leak issues of around 20KB with the way I have set...

This PR is a draft to demonstrate how I plan on acting while in the DSL part of the code. Given that macros and DSLs in general have a tendency...

Based on [this discord discussion]( https://discord.com/channels/371759389889003530/979844494205812806/1249385031298711724) It appears this particular feature is not yet well documented and could use an example in the book. Could be written as an additional...

documentation