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)?
> 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.
Comments
Similar requests
Maintenance mode
4 votes · 0 comments
Update Podman documentation to use Quadlet for systemd deployment
5 votes · 0 comments
Kubernetes Ingress Nginx configuration for Websocket support
2 votes · 0 comments
Remove post macro from api::core::emergency_access::post_emergency_access or add to routes!
1 vote · 0 comments
Adding an option to prevent new user registration
3 votes · 0 comments
No comments yet.