mirror of
https://github.com/9001/copyparty.git
synced 2025-11-04 22:03:21 +00:00
these can also trigger reloads; dd6e9ea7
This commit is contained in:
@@ -856,7 +856,7 @@ class Up2k(object):
|
||||
self.iacct = self.asrv.iacct
|
||||
self.grps = self.asrv.grps
|
||||
|
||||
have_e2d = self.args.idp_h_usr
|
||||
have_e2d = self.args.idp_h_usr or self.args.chpw or self.args.shr
|
||||
vols = list(all_vols.values())
|
||||
t0 = time.time()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user