On Mon, Nov 19, 2012 at 11:19 AM, Walter Boring <wabor...@hemna.com> wrote:
> This is the user record just prior to calling user.save
> #<User id: nil, login: "walter-boring@hp-com", email:
> "walter.bor...@hp.com", crypted_password: nil, salt: nil, created_at: nil,

Unfortunately "@" signs are not currently supported in usernames. You
should set "hp.com" within the distinguished_name_template in the
authentication section of gitorious.yml

distinguished_name_template: "{}@hp.com"

So your Gitorious username is just "walter-boring".

That said, I would be happy to test patches to make Gitorious support
"@" signs in usernames :) Ideally this would allow us to support
multi-realm authentication.

- Ken

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

Reply via email to