]> git.mxchange.org Git - friendica.git/commit
Return early if user.uid isn't present in ACL::getFullSelectorHTML
authorHypolite Petovan <hypolite@mrpetovan.com>
Fri, 13 Dec 2019 18:29:06 +0000 (13:29 -0500)
committerHypolite Petovan <hypolite@mrpetovan.com>
Fri, 13 Dec 2019 18:29:18 +0000 (13:29 -0500)
commitfe5b80b9ba09adf82616d08dc090f36dea62c81d
tree864171ba72fbdadd0c4b140df55a1991d989aacc
parent0b13a7acd368c360be72340121e4af6e13c343c1
Return early if user.uid isn't present in ACL::getFullSelectorHTML

- Addresses https://github.com/friendica/friendica/issues/7675#issuecomment-565533824
src/Core/ACL.php