Posted by dgtlmoon on January 18, 2008 at 4:53am
| Project: | Drupal.org customizations |
| Version: | 6.x-2.x-dev |
| Component: | User interface |
| Category: | bug report |
| Priority: | minor |
| Assigned: | Unassigned |
| Status: | closed (cannot reproduce) |
Issue Summary
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
#1
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
#2
it just started working!
#3
Yeah, you need to wait the embarrasing amount of 20 minutes...
#4
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
#5
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" ?
#6
but its not critical
#7
I don't know which code to patch, but I thought that would be a better wording...
#8
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.
#9
i think i'd rather see this added by drupalorg.module
#10
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!
#11
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.
#12
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.
#13
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?
#14
Patch contains minutes twice, once in the text, once in the default value. New patch attached.
#15
lol @ #13... and I'm having the same problem too. Stupid 30 minute delay...
#16
No more CVS.
#17
Can't argue with that :) cheers!