15 Dec
2010
15 Dec
'10
5:24 p.m.
If I contact a BaseX instance over REST, I can drop databases/collections without passing credentials in basic auth header, using command= query param (is there any other mechanism for auth over REST supported by BaseX?).
By default, JaxRx is started with admin rights; to restrict permissions, you specify another user. Just specify "-h" to get all JaxRx arguments, or try.. new JaxRxServer("-h") Hope this helps, Christian