Hi,
I've just completed the x'th installation (but first installation on 1.0.0 stable) of Ispcp.
After following the installation instructions for the latest stable version for Debian Lenny to the note, I could not login to the admin panel.
Strangely when looking into the database I found out that the admin username was not (as specified during install) "admin" but rather a part of the password...
I tried to login with that new username and the specified password - didnt work.
So I updated through command-line the username to "admin" - still didnt work.
Afterwards I tried multiple times to resend the password. Works fine, I'm receiving the confirmation-email and the new admin token.
Login with the new details? Nada... doesnt work...
When taking a look at the database I see a strange thing:
the password seems to have been resettet to md5 instead of that fancy new encryption?
First password:
$1$G/T1Hy2M$6w5mS9LZzMootcMoj1Uym/ (some random characters replaced)
Current "token"-password:
cf9b57220cb6f4e45a5759c3b7622f2d
Now the big question - why? (doesnt login work)
PS: who enforced the 30sec cooldown between logins? It's driving me crazy (havent found the corresponding database setting yet
)