Hi there

I reset my password via my edit/cvs tab in my account settings

export CVSROOT=:pserver:cvsusername@cvs.drupal.org:/cvs/drupal-contrib

and then

"cvs login"

and it still tells me password does not work, it has been about 10 minutes now, webchick says it might require time to sync, but has not happened

Comments

dgtlmoon’s picture

cvs login
Logging in to :pserver:dgtlmoon@cvs.drupal.org:2401/cvs/drupal-contrib
CVS password:
cvs login: authorization failed: server cvs.drupal.org rejected access to /cvs/drupal-contrib for user dgtlmoon

dgtlmoon’s picture

Status: Postponed (maintainer needs more info) » Closed (fixed)

it just started working!

killes@www.drop.org’s picture

Yeah, you need to wait the embarrasing amount of 20 minutes...

dgtlmoon’s picture

Hey take it easy killes,

on the form when you submit it says "Your password has been reset"

it does not say "Your password will be reset in around 30 minutes"

you might like to rectify this

dgtlmoon’s picture

Status: Closed (fixed) » Postponed (maintainer needs more info)

Something needs to change here, i think it needs to read something different like

"Please allow up to 30 minutes for our architecture to catchup" ?

dgtlmoon’s picture

Priority: Critical » Normal

but its not critical

anarcat’s picture

Title: CVS password reset not working » CVS password reset should mention a 20-30 minutes delay
Status: Postponed (maintainer needs more info) » Needs work

I don't know which code to patch, but I thought that would be a better wording...

dww’s picture

Project: Drupal.org infrastructure » CVS integration
Version: » 6.x-1.x-dev
Component: CVS » User interface
Priority: Normal » Minor
Status: Needs work » Active

function cvs_user_edit_form_submit()

if you add text like this, it needs to be site-specific (via a setting or theme function or something), since the 20 minutes is determined by external factors that vary from site to site.

hunmonk’s picture

Project: CVS integration » Drupal.org customizations
Version: 6.x-1.x-dev »

i think i'd rather see this added by drupalorg.module

chriscohen’s picture

Bump. Please update this. I changed my password about 100 times because there is no mention of a delay, and it made me think that the system was broken!

acouch’s picture

Bump. 30 mins is not long to wait, as long as you know you should expect to wait that long. Could be really frustrating for beginners.

christian_gnoth’s picture

I have the same problem and still the message apeared that the password is changed. as i did it not before it would be helpful for all if this message would be changed.

xurizaemon’s picture

Status: Active » Needs review
StatusFileSize
new1.11 KB

This patch could be improved to make the delay message more configurable, but I'm not sure if the ... wait, we're moving to Git, this is never going to get in, is it?

attiks’s picture

Patch contains minutes twice, once in the text, once in the default value. New patch attached.

geerlingguy’s picture

lol @ #13... and I'm having the same problem too. Stupid 30 minute delay...

drumm’s picture

Version: » 6.x-2.x-dev
Status: Needs review » Closed (cannot reproduce)

No more CVS.

dgtlmoon’s picture

Can't argue with that :) cheers!