#274 Support for multiple ssh keys
Closed: Fixed None Opened 8 years ago by yangl1996.

It will be cool and useful if multiple ssh keys can be linked to one account :)


The question is does gitolite supports this?

If not, then no :)

@pingou I wish to work on this bug. Can you tell me how should i proceed?

@dhrish20 well I don't know how to use gitolite with multiple ssh keys, so that's the first step to do, figure out how that works

Turns out, gitolite supports it by using subdirectories in keydir/.
It will recursively traverse all subdirectories and add all <username>.key files.
I'm working on a patch now for this.

Login to comment on this ticket.

Metadata