nextcloud / apps

🚚 This is an archive. Let us know if you want to take over maintainership of any of these apps
11 stars 29 forks source link

Add SSH password authentication to user_external #56

Closed davefullard closed 5 years ago

davefullard commented 6 years ago

I had a basic requirement to authenticate against an existing SSH server, saving me the requirement to open up yet another port on the firewall to allow SMB traffic (my only other way of external authentication), this is the result. Short, sweet and very basic.

violoncelloCH commented 5 years ago

Hi, thank you for your contribution! Since we moved user_external to it's dedicated repository at https://github.com/nextcloud/user_external (I'm one of the new maintainers) could you please reopen your PR there?

Also: Please sign-off on your commits (just add a line like Signed-off-by: Firstname Lastname mail@example.com to every commit). (see https://github.com/nextcloud/server/blob/master/contribute/developer-certificate-of-origin)

jancborchardt commented 5 years ago

@violoncelloCH @DavieDavieDave is this meanwhile applied at the new repository? :) If not please do, as we want to archive this repository at some point.

violoncelloCH commented 5 years ago

@jancborchardt no this hasn't been applied at the new repo... there is no way to move PRs isn't it? What's the best approach to go for here?

jancborchardt commented 5 years ago

Same here as in the other pull request, it's unfortunately not possible to move pull requests. Since it's been some months, I'd recommend you manually apply it and credit @DavieDavieDave in the commit message. :)