Nick Craig-Wood
f81cd7d279
serve s3: make errors in --s3-auth-key fatal - fixes #9044
...
Previously if auth keys were provided without a comma then rclone
would only log an INFO message which could mean it went on to serve
without any auth.
The parsing for environment variables was changed in v1.70.0 to make
them work properly with multiple inputs. This means the input is
treated like a mini CSV file which works well except in this case when
the input has commas. This meant `user,auth` without quotes is treated
as two key pairs `user` and `quote`. The correct syntax is
`"user,auth"`. This updates the documentation accordingly.
2025-12-18 10:17:41 +00:00
..
2025-08-26 12:04:00 +02:00
2025-10-30 16:20:48 +00:00
2025-11-13 13:47:40 +00:00
2025-10-02 18:46:16 +02:00
2025-11-04 23:00:46 +01:00
2025-11-27 14:42:11 +00:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-10-27 13:22:04 +00:00
2025-10-03 15:54:15 +01:00
2025-09-15 12:45:57 +01:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-09-11 13:56:14 +01:00
2025-11-13 13:47:40 +00:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-09-02 14:06:31 +02:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-12-15 09:11:00 +01:00
2025-11-01 15:33:38 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-17 12:57:35 +01:00
2025-11-01 19:28:14 +00:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-10-27 13:34:58 +00:00
2025-04-07 13:41:29 +01:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-12-18 10:17:41 +00:00
2025-11-01 15:33:38 +01:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-21 17:02:45 +00:00
2025-08-26 12:04:00 +02:00
2025-08-26 12:04:00 +02:00
2025-11-01 15:33:38 +01:00
2025-07-08 12:08:14 +02:00
2025-11-04 23:00:46 +01:00
2025-05-23 11:27:49 +01:00