Newbie error.

This commit is contained in:
Karchnu 2020-11-20 12:29:25 +01:00
parent 3879e7915d
commit c757b19c7b

View File

@ -54,7 +54,7 @@ class AuthD::Service < IPC::Server
@users.reindex_everything! @users.reindex_everything!
end end
super "authd" super "auth"
end end
def hash_password(password : String) : String def hash_password(password : String) : String