Ticket #126 (closed bug: invalid)

Opened 12 months ago

Last modified 12 months ago

can't log in

Reported by: anonymous Owned by: vollmerk
Priority: major Milestone:
Component: Interface Design Version: 3.3.x
Keywords: install Cc:

Description

On step3 of the install script, where it says "Create Admin Account", it should prompt for the password 2x.

I accidentally typed in my password wrong, NOW I CAN'T LOGIN!

Attachments

Change History

  Changed 12 months ago by vollmerk

  • status changed from new to closed
  • resolution set to invalid

This is not a bug, please use the forums for support in the future also please read the wiki http://trac.ampache.org/wiki/PasswordReset

in reply to: ↑ description   Changed 12 months ago by anonymous

Replying to anonymous:

On step3 of the install script, where it says "Create Admin Account", it should prompt for the password 2x. I accidentally typed in my password wrong, NOW I CAN'T LOGIN!

I fixed this with: UPDATE user SET password=PASSWORD('admin') WHERE id=1;

...but most users won't know this, so the lack of a "confirm password" on the install script is still a bug..

Add/Change #126 (can't log in)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.