On 08/09/16 12:18, raffaele messuti wrote:
a simple question (i'm not finding answers in the wiki): how i can grant a read permission to an anonymous (no password) user? the common use case is to access raw xml files via rest /rest/{db}/{file.xml}.
i answer myself: http://docs.basex.org/wiki/Web_Application org.basex.user, org.basex.password in web.xml
ciao