Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
Suspended admin user.
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  3 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
Rohit Ramesh  
View profile  
 More options Nov 12 2012, 10:07 pm
From: Rohit Ramesh <rohit...@gmail.com>
Date: Mon, 12 Nov 2012 19:07:02 -0800 (PST)
Local: Mon, Nov 12 2012 10:07 pm
Subject: Suspended admin user.

I was cleaning up some random logins, and I seem to have suspended my admin
user.

I've got a significant amount of work under that username, and it would be
nice to unsuspend it without losing my repositories and whatnot.

Is there any way i can dot his with SSH access to the server running
gitorious?

A quick modification of the suspend-user script to call user.unsuspend,
didn't seem to do anything.


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Thomas Kjeldahl Nilsson  
View profile  
 More options Nov 13 2012, 4:58 am
From: Thomas Kjeldahl Nilsson <tho...@gitorious.com>
Date: Tue, 13 Nov 2012 10:57:58 +0100
Local: Tues, Nov 13 2012 4:57 am
Subject: Re: [gitorious] Suspended admin user.
On 11/13/2012 04:07 AM, Rohit Ramesh wrote:
> I was cleaning up some random logins, and I seem to have suspended my
> admin user.

> I've got a significant amount of work under that username, and it
> would be nice to unsuspend it without losing my repositories and whatnot.

> Is there any way i can dot his with SSH access to the server running
> gitorious?

> A quick modification of the suspend-user script to call
> user.unsuspend, didn't seem to do anything.
> --
> To post to this group, send email to gitorious@googlegroups.com
> To unsubscribe from this group, send email to
> gitorious+unsubscribe@googlegroups.com

Hello Rohit,

this should work: log in via ssh, go to the root of your gitorious
installation, run something like this:
RAILS_ENV=production script/runner
'u=User.find_by_email("ADMIN_EMAIL_ADDRESS");u.suspended_at=nil;u.save!'

--
best regards,
Thomas Kjeldahl Nilsson
Partner & programmer, Gitorious AS
http://gitorious.com


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Rohit Ramesh  
View profile  
 More options Nov 14 2012, 9:59 am
From: Rohit Ramesh <rohit...@gmail.com>
Date: Wed, 14 Nov 2012 06:59:02 -0800 (PST)
Local: Wed, Nov 14 2012 9:59 am
Subject: Re: [gitorious] Suspended admin user.

aha, thanks a ton.

On Tuesday, November 13, 2012 4:58:15 AM UTC-5, Thomas Kjeldahl Nilsson
wrote:


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »