Revision 4a105ce2 snf-pithos-app/pithos/api/swiss_army/__init__.py
b/snf-pithos-app/pithos/api/swiss_army/__init__.py | ||
---|---|---|
196 | 196 |
fullpath = '/'.join([dest_account, dest_container, dest_name]) |
197 | 197 |
self.backend.permissions.public_set( |
198 | 198 |
fullpath, |
199 |
self.backend.public_url_min_length,
|
|
199 |
self.backend.public_url_security,
|
|
200 | 200 |
self.backend.public_url_alphabet |
201 | 201 |
) |
202 | 202 |
|
Also available in: Unified diff