[gitorious] Re: Logging in is not working.

2011-08-16 Thread Jon la Cour
It seems to be all correctly formatted, here it is though. http://pastebin.com/Y72U0eFt On Aug 15, 5:38 am, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Wed, Aug 10, 2011 at 7:39 PM, Jon la Cour j...@lacour.me wrote: I just copied all the headers and information that the login

Re: [gitorious] Re: Logging in is not working.

2011-08-16 Thread Reid Ellis
Did you change git.mydomain.com to something more real? Reid On 2011-08-16, at 6:12 PM, Jon la Cour wrote: It seems to be all correctly formatted, here it is though. http://pastebin.com/Y72U0eFt On Aug 15, 5:38 am, Marius Mårnes Mathiesen marius.mathie...@gmail.com wrote: On Wed, Aug 10,

[gitorious] Re: Logging in is not working.

2011-08-16 Thread Jon la Cour
Yes. :) On Aug 16, 6:40 pm, Reid Ellis reidel...@gmail.com wrote: Did you change git.mydomain.com to something more real? Reid On 2011-08-16, at 6:12 PM, Jon la Cour wrote: It seems to be all correctly formatted, here it is though. http://pastebin.com/Y72U0eFt On Aug 15, 5:38 am,

Re: [gitorious] Re: Logging in is not working.

2011-08-16 Thread Reid Ellis
I only ask because it is these precise lines in the gitorious.yml that may have the error, and you've posted hand-edited versions of them. :-/ Reid On 2011-08-16, at 8:46 PM, Jon la Cour wrote: Yes. :) On Aug 16, 6:40 pm, Reid Ellis reidel...@gmail.com wrote: Did you change

Re: [gitorious] Re: Logging in is not working.

2011-08-16 Thread Marius Mårnes Mathiesen
On Wed, Aug 17, 2011 at 12:12 AM, Jon la Cour j...@lacour.me wrote: It seems to be all correctly formatted, here it is though. http://pastebin.com/Y72U0eFt Jon, I just added your file into my dev machine and tried triggering the error you're seeing (WARNING: Invalid request host...). This is

[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] Using for packaging storage

2011-08-16 Thread ndowens
I am wondering if I am allowed to use this service to host SRPMs and SPEC files that I have created for Fedora Linux? A SRPM is the source version of a RPM package and SPECS are text files that are used in order to create a SRPM file. Thanks. P.S. I have already created a git repo for it, if I

Re: [gitorious] Hooking Gitorious up to an LDAP server

2011-08-16 Thread Marius Mårnes Mathiesen
On Tue, Aug 16, 2011 at 11:53 PM, haydenm...@yahoo.com haydenm...@yahoo.com wrote: I'm setting up Gitorious internally within a company. We need to hook up Gitorious to LDAP. I know this problem has been raised several times. I'm just looking for some additional information, if there is any