public inbox for overseers@sourceware.org
 help / color / mirror / Atom feed
From: Christopher Faylor <cgf-use-the-mailinglist-please@gcc.gnu.org>
To: Jerry DeLisle <jvdelisle@charter.net>
Cc: overseers@gcc.gnu.org
Subject: Re: Problems recovering password
Date: Sat, 13 Feb 2021 00:48:03 -0500	[thread overview]
Message-ID: <20210213054803.GA19609@cgf.cx> (raw)
In-Reply-To: <5de3c997-7abc-c1b0-24e0-a3bc8712703d@charter.net>

On Fri, Feb 12, 2021 at 11:03:49AM -0800, Jerry DeLisle wrote:
>Have tried to recover/reset my password to jvdelisle@gcc.gnu.org
>several times.  The bugzilla website states it has sent a token to
>jvdelisle@gcc.gnu.org, but it does not seem to arrive at
>jvdelisle@charter.net.  If I send an email to the gcc.gno.org email
>it does forward through to me.
>
>Regardsless, something seems broken. Can you help.

I may be misinterpreting bugzilla's table structure but, AFAICT, you
seem to have four logins but none are jvdelisle@gcc.gnu.org:

MariaDB [bugs]> select login_name from profiles where login_name like 'jvdel%';
+------------------------+
| login_name             |
+------------------------+
| jvdelisle2@outlook.com |
| jvdelisle@charter.net  |
| jvdelisle@frontier.com |
| jvdelisle@verizon.net  |
+------------------------+

bugzilla claims to be sending a token when it isn't really which is a
fairly standard way of dealing with nonexistent accounts.  I just tried
resetting my own password and used the wrong email address a couple of
times with the same result.  I did get an email when I figured out the
right email address though.

cgf


  reply	other threads:[~2021-02-13  5:48 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-02-12 19:03 Jerry DeLisle
2021-02-13  5:48 ` Christopher Faylor [this message]
2021-02-13 17:35   ` Jerry DeLisle
2021-02-13 18:36     ` Christopher Faylor
2021-02-13 21:39       ` Jerry DeLisle

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210213054803.GA19609@cgf.cx \
    --to=cgf-use-the-mailinglist-please@gcc.gnu.org \
    --cc=jvdelisle@charter.net \
    --cc=overseers@gcc.gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).