|
||||||||
OK, but I am already not using auth. Do you think that the form might be the problem? Quoting "Lee Sharp" <leesharp at hal dash pc dot org>: > mark at ehle dot homelinux dot org wrote: >> Thanks - but I don't want the user to have to enter a username or >> password. but just click a button. > > Then don't use a username, and go with no authentication. > > <form method="post" action="$PORTAL_ACTION$"> > <input name="redirurl" type="hidden" value="$PORTAL_REDIRURL$"> > <input name="accept" value="I Accept" type="submit"> > </form> > > --------------------------------------------------------------------- > To unsubscribe, e-mail: m0n0wall dash unsubscribe at lists dot m0n0 dot ch > For additional commands, e-mail: m0n0wall dash help at lists dot m0n0 dot ch > > |