-
Notifications
You must be signed in to change notification settings - Fork 17
Description
Is your feature request related to a problem? Please describe.
I would like to be able to set different passwords for different folders. As I understand, at the moment this can only be done globally.
Describe the solution you'd like
the .ivfi dotfile should be able to set a username and password that overides the global config settings for the folder and subfolders it resides in.
Describe alternatives you've considered
A less elegant way would be to put multiple authentication blocks in the config file, each specifying a specifc folder, however this would make adding new protected folders a pain, as the config file would need to be edited each time.
Additional context
No additional comments to add, apart from saying this indexer is pretty slick and I appreciate the documentation and ease of setup, even in php-based settings are easy to mess up.