Newbie error.
parent
3879e7915d
commit
c757b19c7b
|
@ -54,7 +54,7 @@ class AuthD::Service < IPC::Server
|
|||
@users.reindex_everything!
|
||||
end
|
||||
|
||||
super "authd"
|
||||
super "auth"
|
||||
end
|
||||
|
||||
def hash_password(password : String) : String
|
||||
|
|
Loading…
Reference in New Issue