News:

CPG Release 1.6.28
added submissions from {406man}
cleaned up a few PHP (8.4) deprecations
fixed PHP deprecation in calendar
removed security vulnerability
(please upgrade when possible)

Main Menu

Password Retrieval

Started by tinabina, November 08, 2003, 03:15:20 AM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

tinabina

I lost my password for my Coppermine account and I'm the admin. How can I retrieve it?

Joachim Müller

at the moment the passwords are stored in plain text inside the database, so you'll just need a tool like phpMyAdmin, connect to your coppermine database, check out the cpg11d_users table and you will see the password.
In the future there will possibly be a "I forgot my password" link sending a password reminder to your email address (this was a request at least...).

GauGau