FeatureFuel
1

Why "remove less-then and greater-then signs from config values to prevent issues"?

Source: dani-garcia/vaultwarden#5653 · opened by @Guiorgy
Recently the [SMTP Configuration wiki]( was modified with the following commit message:

> remove less-then and greater-then signs from config values to prevent issues

In there, some of the placeholders with invalid characters (e.g. <username>) were replaced with placeholders with only valid characters (e.g. myusername). Personally, I'd prefer the old placeholders, since should I forget to set one of the values, I'd get an actual error instead of silently missing this fact.

What are the "*issues*" (as the commit stated) this change fixed? Especially since not all such placeholders were replaced (e.g. SMTP_PASSWORD=<full-api-key> still remains)?

No pledges yet. Be the first to back this.

Make a pledge

Pledge your monetary support if this feature is added.

$

Comments

No comments yet.

Replying to

Add a comment

What do you think about this feature request?


Similar requests