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/schema/repo.ex | 5 ----- 1 file changed, 5 deletions(-) delete mode 100644 lib/schema/repo.ex (limited to 'lib/schema/repo.ex') diff --git a/lib/schema/repo.ex b/lib/schema/repo.ex deleted file mode 100644 index 27d81b9..0000000 --- a/lib/schema/repo.ex +++ /dev/null @@ -1,5 +0,0 @@ -defmodule Chessh.Repo do - use Ecto.Repo, - otp_app: :chessh, - adapter: Ecto.Adapters.Postgres -end -- cgit v1.2.3-70-g09d2