google-code-export / pygowave-server

Automatically exported from code.google.com/p/pygowave-server
Apache License 2.0
1 stars 1 forks source link

Web login- linked to from the registration email, is broken. #40

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?
1. Sign up for account
2. Receive email verification
3. Click link and log into new account

What is the expected output? What do you see instead?
Expected: I'd be able to log into new account.
Seen instead: 404 error: http://twitpic.com/j0vq0 

What browser are you using? Which version?
Don't think that matters

If the issue is related to your own PyGoWave Server installation, what
version of the product are you using? On what operating system?
Meh.

Please provide any additional information below.
Should probably not redirect that to /pygowave/home, but just /home- just a
thought :)

Original issue reported on code.google.com by mettadore on 25 Sep 2009 at 3:20