copyparty/tests
ed caf7e93f5e IdP (#62): add groups + dynamic vols (non-persistent)
features which should be good to go:
* user groups
* assigning permissions by group
* dynamically created volumes based on username/groupname
* rebuild vfs when new users/groups appear

but several important features still pending;
* detect dangerous configurations
   * dynamic vol below readable path
* remember volumes created during previous runs
   * helps prevent unintended access
   * correct filesystem-scan on startup
2024-01-30 19:13:42 +01:00
..
res/idp IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00
__init__.py fix write-only volumes + add regression test 2021-04-24 02:48:41 +02:00
ptrav.py make linters happier 2023-11-30 17:33:07 +00:00
run.py make linters happier 2023-11-30 17:33:07 +00:00
test_dots.py list dotfiles only for specific volumes or users (#66): 2023-12-16 15:38:48 +00:00
test_dxml.py make linters happier 2023-11-30 17:33:07 +00:00
test_httpcli.py make linters happier 2023-11-30 17:33:07 +00:00
test_idp.py IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00
test_vfs.py list dotfiles only for specific volumes or users (#66): 2023-12-16 15:38:48 +00:00
util.py IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00