]> git.mxchange.org Git - friendica.git/commit
Fix duplicate SCOPE_WRITE check
authorBen Millwood <thebenmachine+git@gmail.com>
Sat, 28 Dec 2024 02:40:56 +0000 (02:40 +0000)
committerHypolite Petovan <hypolite@mrpetovan.com>
Sat, 28 Dec 2024 14:03:09 +0000 (09:03 -0500)
commit442dcd16886383b64a06daaa48b233784c2784f9
treecfa185f8b26eb13c30410a662b1039ab1c9bc8bc
parentc7c029a04454e035addecf99980aaa0508f5d63d
Fix duplicate SCOPE_WRITE check

It's pretty clear from context this is intended to be SCOPE_FOLLOW. It's
been like this ever since it was introduced in revision 49207a8
src/Security/OAuth.php