diff --git a/project.clj b/project.clj index 7818363..e1de119 100644 --- a/project.clj +++ b/project.clj @@ -8,7 +8,7 @@ [org.clojure/core.memoize "0.5.9"] [org.clojure/data.json "0.2.6"] [org.clojure/tools.logging "0.4.0"] - [org.clojars.simon_brooke/internationalisation "1.0.3-SNAPSHOT"] + [org.clojars.simon_brooke/internationalisation "1.0.3"] [clj-jgit "0.8.9"] [clj-yaml "0.4.0"] [com.cemerick/url "0.1.1"] diff --git a/resources/passwd b/resources/passwd index 2bc81ee..fe61aaf 100644 --- a/resources/passwd +++ b/resources/passwd @@ -1 +1 @@ -{:admin {:admin true, :email "info@weft.scot", :password "admin"}, :simon {:email "simon@journeyman.cc", :admin true, :password "$s0$f0801$hIKgbtrGTP4Z7d0rQV7HyA==$PjSkX6m7qH1j3k5vI759KvApueEHMktBj9v/0sWiY0o="}} \ No newline at end of file +{:admin {:admin true, :email "info@weft.scot", :password "admin"}}