summaryrefslogtreecommitdiff
path: root/include/authentication.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'include/authentication.hpp')
-rw-r--r--include/authentication.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/authentication.hpp b/include/authentication.hpp
index 6483365bef..5f43f0af2f 100644
--- a/include/authentication.hpp
+++ b/include/authentication.hpp
@@ -177,6 +177,7 @@ inline std::shared_ptr<persistent_data::UserSession>
}
}
}
+ return sessionOut;
}
return nullptr;
}