Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 13 May 2019 04:55:26 +0000 (00:55 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 13 May 2019 05:51:59 +0000 (01:51 -0400)
commit6071fe81b410ec6a971d0e45379a51809cbeec71
treef7a1d3ef65ad6b11b278c87c997ef35e7dd8363b
parent34360ca46dd01c2778b2112edc5db3691310a6bb
Move Authentication::setAuthenticatedSessionForUser to Session::setAuthenticatedForUser
include/api.php
mod/manage.php
mod/openid.php
src/Core/Authentication.php
src/Core/Session.php
src/Module/Login.php