mirror of
https://github.com/rclone/rclone.git
synced 2024-12-02 05:23:47 +08:00
d119bfd934
if running `rclone rcd --rc-user=admin --rc-pass=admin --rc-allow-origin="*"`, lots of duplicate warnings apperent in log Warning: Allow origin set to *. This can cause serious security problems. Warning: Allow origin set to *. This can cause serious security problems. .... This is not conducive to analyzing debugging info. Therefore, let's show it only once. |
||
---|---|---|
.. | ||
testdata/files | ||
rcserver_test.go | ||
rcserver.go |