copyparty/tests/res/idp
ed d30ae8453d idp: precise expansion of ${u} (fixes #79);
it is now possible to grant access to users other than `${u}`
(the user which the volume belongs to)

previously, permissions did not apply correctly to IdP volumes due to
the way `${u}` and `${g}` was expanded, which was a funky iteration
over all known users/groups instead of... just expanding them?

also adds another sanchk that a volume's URL must contain a
`${u}` to be allowed to mention `${u}` in the accs list, and
similarly for `${g}` / `@${g}` since users can be in multiple groups
2024-03-21 20:10:27 +00:00
..
1.conf IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00
2.conf IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00
3.conf IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00
4.conf IdP (#62): add groups + dynamic vols (non-persistent) 2024-01-30 19:13:42 +01:00
5.conf idp: users can be in multiple groups 2024-02-08 20:25:32 +00:00
6.conf idp: precise expansion of ${u} (fixes #79); 2024-03-21 20:10:27 +00:00