[FFmpeg-trac] #5294(trac:closed): "Forgot password" should require EITHER email or username, not both

FFmpeg trac at avcodec.org
Sun Mar 6 18:31:37 CET 2016


#5294: "Forgot password" should require EITHER email or username, not both
-------------------------------------+-----------------------------------
             Reporter:  teo8976      |                    Owner:
                 Type:  defect       |                   Status:  closed
             Priority:  normal       |                Component:  trac
              Version:  unspecified  |               Resolution:  wontfix
             Keywords:               |               Blocked By:
             Blocking:               |  Reproduced by developer:  0
Analyzed by developer:  0            |
-------------------------------------+-----------------------------------
Changes (by Timothy_Gu):

 * status:  new => closed
 * resolution:   => wontfix


Old description:

> At https://trac.ffmpeg.org/reset_password
>
> you are required to enter your username AND password.
> That's retarded.
>
> If you forget your username, you are fucked. If you remember your
> username but are not sure which email you used, you are fucked.
>
> Decent sites either let you enter whichever you want, or they only
> require the email (the former option is obviously better).

New description:

 At https://trac.ffmpeg.org/reset_password

 you are required to enter your username AND email.
 That's retarded.

 If you forget your username, you are fucked. If you remember your username
 but are not sure which email you used, you are fucked.

 Decent sites either let you enter whichever you want, or they only require
 the email (the former option is obviously better).

--

Comment:

 You can file a ticket against Trac's [https://trac-
 hacks.org/wiki/AccountManagerPlugin AccountManagerPlugin], which we use
 for account management. There are multiple reasons for this redirection:

 1. if this change is truly universal to all "decent sites," it should be
 fixed at the root, instead of us rolling an ad hoc change.
 2. we don't know Python.

--
Ticket URL: <https://trac.ffmpeg.org/ticket/5294#comment:1>
FFmpeg <https://ffmpeg.org>
FFmpeg issue tracker


More information about the FFmpeg-trac mailing list