Re: [I] Need to limit access to Fauxton UI to localhost, but maintain remote API access. [couchdb]

2023-11-01 Thread via GitHub
estoT1 closed issue #4827: Need to limit access to Fauxton UI to localhost, but maintain remote API access. URL: https://github.com/apache/couchdb/issues/4827 -- 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

Re: [I] Need to limit access to Fauxton UI to localhost, but maintain remote API access. [couchdb]

2023-11-01 Thread via GitHub
estoT1 commented on issue #4827: URL: https://github.com/apache/couchdb/issues/4827#issuecomment-1788763323 Thank you, this fully answers my question! Have a great day! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and

Re: [I] Need to limit access to Fauxton UI to localhost, but maintain remote API access. [couchdb]

2023-11-01 Thread via GitHub
rnewson commented on issue #4827: URL: https://github.com/apache/couchdb/issues/4827#issuecomment-1788722544 Got it. What you can do is remove all the files under the `share/www` directory, and then `/_utils` won't serve up those files. You can then place those files elsewhere and

Re: [I] Need to limit access to Fauxton UI to localhost, but maintain remote API access. [couchdb]

2023-11-01 Thread via GitHub
estoT1 commented on issue #4827: URL: https://github.com/apache/couchdb/issues/4827#issuecomment-1788590244 Thank you for your prompt reply, all feedback is appreciated. From your reply I infer the Fauxton UI cannot be limited to local host bind address from the APIs? Short

Re: [I] Need to limit access to Fauxton UI to localhost, but maintain remote API access. [couchdb]

2023-10-31 Thread via GitHub
rnewson commented on issue #4827: URL: https://github.com/apache/couchdb/issues/4827#issuecomment-1787623697 To what end? Fauxton is just calling the API, it has no special privileges. -- This is an automated message from the Apache Git Service. To respond to the message, please