Hi,
On 12/07/2011 09:45 AM, Efelin Novak wrote:
So is there any other common practice how to test registers? Is there any flag that can prevent storing location? Can I send 200 OK to these user in any other way?
You can do sl_send_reply("200", "Auth test ok") after www_authenticate(...) succeeds.
Andreas