Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate an SSH daemon #665

Closed
gitblit opened this issue Aug 12, 2015 · 6 comments
Closed

Integrate an SSH daemon #665

gitblit opened this issue Aug 12, 2015 · 6 comments

Comments

@gitblit
Copy link
Collaborator

gitblit commented Aug 12, 2015

Originally reported on Google Code with ID 369

Integrate Apache SSHD daemon.
Question: where to store public keys? in users.conf?

Reported by David.Ostrovsky on 2014-02-14 12:11:09

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Hi David,

SSH support was started by Eric Myrhe (heavenlyhash on GitHub) - he stopped working
on it 8 months ago or so.  I pulled, squashed, rebased, and refactored his code.  I
then pushed it as a proposal here: https://dev.gitblit.com/tickets/gitblit.git/6

I plan to wrap my brain around SSH later this Spring but right now I'm focused on squashing
bugs and merging Tickets.  I am months overdue on 1.4.0 and I need to get it released.

Where to store public keys.  That is a good question.

Short answer: not sure yet.
Longer answer: Maybe in a repo?

I'm thinking of adopting Gerrit's style of refs/meta for repo settings.  I'm also considering
adopting something like Gitolite's admin repo for server settings, ssh keys, etc. 
Other than thinking about it I haven't sat down to really consider all the pros and
cons of those ideas.

If you want to contribute to SSH support don't let me stop you.  Storage location of
the keys can always be changed.

If you are interested in helping me dogfood Tickets while working on ticket-6, I'll
create an account for you on my server.

Reported by James.Moger on 2014-02-14 13:43:39

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Hey James,

Yupp, found ongoing SSH transport work. So let me dogfood Tickets on ticket-1 while
working on ticket-6. Account would help indeed.

Reported by David.Ostrovsky on 2014-02-14 20:09:05

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Reported by James.Moger on 2014-02-18 17:31:12

  • Status changed: Started
  • Labels added: Milestone-1.5.0

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Merged to master.

Reported by James.Moger on 2014-04-11 20:00:12

  • Status changed: Queued

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Fix/change released in 1.5.0.

Reported by James.Moger on 2014-04-18 13:27:24

@gitblit
Copy link
Collaborator Author

gitblit commented Aug 12, 2015

Reported by James.Moger on 2014-04-18 13:27:49

  • Status changed: Done

@gitblit gitblit closed this as completed Aug 12, 2015
@flaix flaix modified the milestone: 1.5.0 Dec 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants