[gitorious] LDAP authentication with short user names

2012-09-19 Thread Andreas Fischer
Hi all, we finally have successfully setup a gitorious server with LDAP integration. It all works well if the user name is longer than 2 characters. Unfortunately most of our LDAP login names are the initials of the users with only 2 characters (like 'af'). Is there a way to enable short user

[gitorious] Gitorious supports OpenOffice, PDF, MS Office

2012-09-19 Thread ntton188
Dear, I want to use Gitorious to track our OpenOffice, PDF, MS Office (WebUI). Is there any way to support these extensions on Gitorious? Thank you in advanced! Regards, -- To post to this group, send email to gitorious@googlegroups.com To unsubscribe from this group, send email to

[gitorious] Re: ActionController::InvalidAuthenticityToken

2012-09-19 Thread robertthebilling
I've just discovered that you get the same message if the server can't resolve its own host name. Putting an entry for the server name in /etc/hosts fixed it. On Wednesday, July 6, 2011 2:56:09 PM UTC-7, dtolj wrote: I just installed gitorious and as I login with my admin account, I get an

[gitorious] LDAP issue

2012-09-19 Thread Eugene Zheganin
Hi. I'm trying to connect gitorious to LDAP too. I have a working LDAP server running slapd. My gitorious config: production: disable_default: true methods: - adapter: Gitorious::Authentication::LDAPAuthentication host: 212.33.237.25 base_dn:

Re: [gitorious] Gitorious supports OpenOffice, PDF, MS Office

2012-09-19 Thread Marius Mårnes Mathiesen
On Mon, Sep 17, 2012 at 4:58 AM, ntton188 ntton...@gmail.com wrote: Dear, I want to use Gitorious to track our OpenOffice, PDF, MS Office (WebUI). Is there any way to support these extensions on Gitorious? Thank you in advanced! I'm not sure what kind of support you're looking for. There

Re: [gitorious] LDAP issue

2012-09-19 Thread Marius Mårnes Mathiesen
On Mon, Sep 17, 2012 at 7:55 AM, Eugene Zheganin zhega...@gmail.com wrote: Hi. I'm trying to connect gitorious to LDAP too. I have a working LDAP server running slapd. My gitorious config: production: disable_default: true methods: - adapter:

Re: [gitorious] LDAP authentication with short user names

2012-09-19 Thread Marius Mårnes Mathiesen
On Mon, Sep 17, 2012 at 9:16 AM, Andreas Fischer make.fisc...@googlemail.com wrote: Hi all, we finally have successfully setup a gitorious server with LDAP integration. It all works well if the user name is longer than 2 characters. Unfortunately most of our LDAP login names are the