Files
copyparty/copyparty
ed cd71b505a9 safeguard against accidental config loss
when running copyparty without any config, it defaults to sharing
the current folder read-write for everyone. This makes sense for
quick one-off instances, but not in more permanent deployments

especially for docker, where the config can get lost by accident
in too many ways (compose typos, failed upgrade, selinux, ...)
the default should be to reject all access

add a safeguard which disables read-access if one or more
config-files were specified, but no volumes are defined

should prevent issues such as filebrowser/filebrowser#3719
2025-02-08 20:37:30 +00:00
..
2024-12-01 21:24:41 +00:00
2025-02-08 15:18:07 +00:00
2024-12-18 22:17:30 +01:00
2025-01-27 01:40:23 +00:00
2024-09-11 20:37:10 +00:00
2024-09-19 22:04:49 +00:00
2025-02-05 20:45:50 +00:00
2025-01-17 06:06:36 +00:00
2024-11-02 17:38:17 +00:00
2024-10-13 21:56:26 +00:00
2024-12-20 14:03:40 +00:00
2024-08-05 18:48:16 +00:00
2024-12-18 01:45:54 +01:00
2024-12-18 01:45:54 +01:00
2024-10-11 20:46:40 +00:00
2025-01-22 21:18:42 +00:00
2024-11-10 19:32:37 +00:00
2024-12-19 18:48:03 +00:00
2025-01-22 23:26:17 +00:00
2025-01-25 17:49:03 +00:00