Tim Neumann

Results 20 issues of Tim Neumann

I feel it would help, if the various environment variables which can be set to configure the tool, were better documented in the readme.

Expected Behavior ----------------- I'd like to propose a feature, where you can give sympa sets of email addresses, which belong to the same person. Then sympa should treat these addresses...

enhancement

As far as I can tell, it is currently not possible (except manually using DB dumps/queries) to contact all registered angles via email. Am I wrong? I think it would...

Type: Feature
Status: Needs discussion

## WHAT The bash completion for kubectl use internal subcommands. Internal subcommands start with `__`. These should never be colorized. ## WHY Because it fixes an existing problem with the...

I think for some scenarios it would be helpful to allow logging in to an account solely using an `access_token`. It should be possible to get the corresponding `user_id` and...

**Is your feature request related to a problem? Please describe.** I would like to deploy authentik on kubernetes with a separately configured distributed redis setup. Typically a distributed redis is...

enhancement
pr_wanted

### Problem and impact When trying (as an admin) to edit an order with many tickets (in my case 250), I get an internal server error. This prevents me from...

The [`2022_11_08_000000_create_angel_types_table`](https://github.com/engelsystem/engelsystem/blob/f24d31b9287042ee3fda7119db88d3a9d45438f5/db/migrations/2022_11_08_000000_create_angel_types_table.php) migration, more specifically the [line setting a default value for the `description` column of type `TEXT`](https://github.com/engelsystem/engelsystem/blob/f24d31b9287042ee3fda7119db88d3a9d45438f5/db/migrations/2022_11_08_000000_create_angel_types_table.php#L25), is not officially supported by mysql (see ). Some mysql implementations do...

Type: Bug(fix)

As an external contributor I'd appreciate to have more documentation about the existing software development infrastructure. This would help understanding how things work and what is going on. Specific points...