Login Problems

ok, I reported an error on rt-users yesterday evening:
I couldn’t login to rt-2.0.0 with only with method=get.
After searching the mason-list and testing a bit, here is my fix:

I’ve changed webmux.pl to work with Apache::Cookie insted of CGI::Cookie
The diff is small and attached…

Have fun,

Roland

cvs-diff-webmux.pl (1.27 KB)

After having no luck moving rt2 from one server to another because of password problems, I decided to upgrade to rt3.

I’ve done a test upgrade, which appears to have gone well. However, I cannot login with a known good user and password. I keep getting the Your username or password is incorrect message.

Is there something inherent in the way rt handles passwords that makes it difficult to move to a new server?