]> www.vanbest.org Git - motioneye-debian/commit
Fix for issue #914. incorrect path manipulation when using symlink for dropbox and...
authorBryn Dole <bryn.dole@gmail.com>
Fri, 22 Jun 2018 04:31:11 +0000 (21:31 -0700)
committerBryn Dole <bryn.dole@gmail.com>
Fri, 22 Jun 2018 04:31:11 +0000 (21:31 -0700)
commite9041db457a3555f51bc10b077b20218745cd53b
tree082f06e747fe9ab82b6659c49bf183c00c746d29
parent4dee7842aca6141dea42b6b13ee2fa74d00d5afb
Fix for issue #914. incorrect path manipulation when using symlink for dropbox and other upload services. use os.path.realpath on rel_filename before truncating.
motioneye/uploadservices.py