Fixed return value of Auth.check.
This commit is contained in:
parent
607911179b
commit
53a8abf71a
1 changed files with 2 additions and 1 deletions
|
@ -54,5 +54,6 @@ returns
|
||||||
return user_auth
|
return user_auth
|
||||||
end
|
end
|
||||||
}
|
}
|
||||||
end
|
nil
|
||||||
|
end
|
||||||
end
|
end
|
||||||
|
|
Loading…
Reference in a new issue