]> git.mxchange.org Git - friendica.git/commit
Skip session authentication for backend modules
authorHypolite Petovan <hypolite@mrpetovan.com>
Mon, 25 Oct 2021 03:17:22 +0000 (23:17 -0400)
committerHypolite Petovan <hypolite@mrpetovan.com>
Mon, 25 Oct 2021 03:17:55 +0000 (23:17 -0400)
commit40aaa5105011daa74b6e77d73943c4a9c3b6db98
treed2c5bc58eff938f64d7952fb1f223cb25027873c
parentbcd3cf0bc0b173fb80a5597c88d01db5cef5b77c
Skip session authentication for backend modules

- This was causing errors accessing these modules with an existing session with 2fa enabled while anonymous calls were going through
src/App.php