Fixed return value of Auth.check.

This commit is contained in:
Martin Edenhofer 2015-05-01 09:48:10 +02:00
parent 607911179b
commit 53a8abf71a

View file

@ -54,5 +54,6 @@ returns
return user_auth
end
}
end
nil
end
end