edit script authenticates rather than the save one. Not sure what would be involved in this - presumably a separate server-side script on editing a drawing.
-- RichardDonkin - 19 Nov 2002
The TWikiDrawPlugin does authenticate users correctly if the save script is authenticated. Check the .htaccess in twiki/bin settings if not.
Richard's idea of authenticating at edit time sounds reasonable. This can be done for example like this:
oops script to oopsauth (or better create a symbolic link)
.htaccess
oopsauth instead of oops when the user clicks on the drawing.
-- SeanONeill - 20 Nov 2002