From b4743f9efb685545cdd780cc9ba7a50e083dd8cf Mon Sep 17 00:00:00 2001 From: Simponic Date: Mon, 19 Dec 2022 02:39:40 -0700 Subject: Get public key authenticator actually running, add password validator via hash --- lib/chessh.ex | 2 -- 1 file changed, 2 deletions(-) (limited to 'lib/chessh.ex') diff --git a/lib/chessh.ex b/lib/chessh.ex index 42bb21f..82d0cfc 100644 --- a/lib/chessh.ex +++ b/lib/chessh.ex @@ -1,6 +1,4 @@ defmodule Chessh do - require Logger - def hello() do :world end -- cgit v1.2.3-70-g09d2