I have a version of trunk (not sure how to tell which). I'm trying to
get it working with webrick before beating my head trying my hand at
apache2 and ssl.
Right now I can't seem to log in. I type my name and password and
nothing happens -- the login dialog is unchanged but the fields get
emptied. On the other hand, if I try my name and an incorrect
password, I get a "Login unsuccessful" message.
The console messages are:
127.0.0.1 - - [27/Dec/2007:22:14:11 CST] "GET /login HTTP/1.1" 200
3146
http://localhost:3001/login -> /login
when I put in the correct user/pass and:
127.0.0.1 - - [27/Dec/2007:22:14:24 CST] "POST /login HTTP/1.1" 200
3169
http://localhost:3001/login -> /login
when I put in an incorrect password.
Stephen
_______________________________________________
Tracks-discuss mailing list
[email protected]
http://lists.rousette.org.uk/mailman/listinfo/tracks-discuss