nickva opened a new issue, #5111:
URL: https://github.com/apache/couchdb/issues/5111

   Noticed when testing nouveau packages in couchdb-pkg. Nouveau package adds a 
new .ini file in default.d directory, however calling _reloading doesn't find 
the new .ini files.
   
   Instead of caching the files once at startup we should be able to find new 
.ini files in the the .d directory on `_reload` as well.
   
   There is no way to add new .ini files or directories via the _config API, so 
there is no additional risk traversing new unexpected paths that are http user 
controlled via this API.
   
   Related to: https://github.com/apache/couchdb-pkg/pull/125


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to