From b18899ffaffad71a2b2f8783d97bcab876ab22a1 Mon Sep 17 00:00:00 2001 From: Simponic Date: Wed, 21 Dec 2022 14:05:10 -0700 Subject: Add make_keys script --- lib/chessh/auth/keys.ex | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'lib/chessh/auth') diff --git a/lib/chessh/auth/keys.ex b/lib/chessh/auth/keys.ex index a948fdf..e90f101 100644 --- a/lib/chessh/auth/keys.ex +++ b/lib/chessh/auth/keys.ex @@ -1,8 +1,6 @@ defmodule Chessh.Auth.KeyAuthenticator do - alias Chessh.Key - alias Chessh.Repo + alias Chessh.{Key, Repo} use Sshd.PublicKeyAuthenticator - require Logger import Ecto.Query def authenticate(username, public_key) do -- cgit v1.2.3-70-g09d2