-
-
Notifications
You must be signed in to change notification settings - Fork 80
Access Key #90
Copy link
Copy link
Open
Description
Is it possible to have multiple access keys set? I attempted to set them using commas, but it was just treated as a single key.
For example: access-key=12345,678910
I would expect to be able to access the file with http://my.domance/Test.xml?key=12345 as well as http://my.domance/Test.xml?key=678910. However, access was only granted when using http://my.domance/Test.xml?key=12345,678910
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels