Re: [gitorious] Grant Admin rights to multiple users

2011-08-16 Thread Marius MÃ¥rnes Mathiesen
On Tue, Aug 16, 2011 at 6:01 PM, Drew Sudell wrote:

> Is it possible to have multiple admins?  There doesn't seem to be a
> way to grant admin rights to a user.  I suppose I could simply update
> the database and set is_admin = 1 where login = 'whatever'.  But I
> thought I might ask first.
>

Drew,
I assume you're referring to "site admin", not admin for a
repository/project, right? In that case, there's no restriction on how many
you can have - although there's no UI for maintaining it. Your approach
seems just right for that.

- Marius

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com


[gitorious] Grant Admin rights to multiple users

2011-08-16 Thread Drew Sudell
Is it possible to have multiple admins?  There doesn't seem to be a
way to grant admin rights to a user.  I suppose I could simply update
the database and set is_admin = 1 where login = 'whatever'.  But I
thought I might ask first.

-- 
To post to this group, send email to gitorious@googlegroups.com
To unsubscribe from this group, send email to
gitorious+unsubscr...@googlegroups.com