Dustin C. Hatch e1da535dc2 meilisearch: Trim whitespace from token
When reading the Meilisearch token from the file specified in the
configuration, we need to ensure any whitespace are trimmed from the
string.  If the token file was created with a text editor, or even a
shell pipeline, it's likely to have a trailing newline character.  If we
do not remove this, authenticated requests to Meilisearch will fail.
2025-04-05 17:08:51 -05:00
2025-04-05 17:07:39 -05:00
2025-04-05 17:07:39 -05:00
2025-04-05 17:07:39 -05:00
2025-04-05 17:07:39 -05:00
2025-04-05 17:07:39 -05:00
2025-04-05 17:07:19 -05:00
Description
No description provided
212 KiB
Languages
Rust 93.1%
Shell 6.5%
Just 0.4%