Ticket #368 (closed defect: invalid)

Opened 3 years ago

Last modified 3 years ago

r1379 - auth is failing on this changeset

Reported by: sfx2000@… Owned by: mbonetti
Priority: high Milestone: Gregarius 0.5.5
Component: BUGS Version:
Severity: normal Keywords:
Cc:

Description

Running on the tip, this evening - sync'ed up to the SVN tip, cannot login to admin account.

Rolled back to r1378 and can now...

php 4.3.11 mysql 4.1.15Max Fedora Core 3 (2.6.12-1.1381_FC3 kernel)

Change History

Changed 3 years ago by sdcosta

Uh oh, I forgot that we would have to ask people to reset their password. You could use the password reset plugin to re-set your password after you move to changeset [1379].

On the other hand you might want to wait a day or so to see if this changeset is going to stay or be removed.

Changed 3 years ago by anonymous

If you don't feel like installing the plugin, you can also

update users set password = '' where ulevel = 99

Changed 3 years ago by mdodoo

  • status changed from new to closed
  • resolution set to invalid
Note: See TracTickets for help on using tickets.