I notice that there's a random alphanum string appended to the uri of albums and assets..
This can be somewhat problematic in situations where the random-string matches well-known filetypes ie:
Would it be absurd to:
I looked around in the docs but didn't find anything that seemed relevant
This can be somewhat problematic in situations where the random-string matches well-known filetypes ie:
.pl
Would it be absurd to:
- allow the administrator/user to elect to have the random-string used as a path prefix or suffix
- allow the administrator elect whether or not to allow the users to select their own (or regenerate?) a random-string
- not have the random string in the album URI at all (ie just use album/subalbum name as the uripath
I looked around in the docs but didn't find anything that seemed relevant