]> git.mxchange.org Git - friendica.git/commit
Replace Logger with DI::logger() in Security classes
authorArt4 <art4@wlabs.de>
Mon, 13 Jan 2025 12:47:34 +0000 (12:47 +0000)
committerArt4 <art4@wlabs.de>
Mon, 13 Jan 2025 12:47:34 +0000 (12:47 +0000)
commit9306a56da0d23a01e9fb58dc9a3fe5e39834e742
treeed5aff2a29656357ce0a3d1e6609000465c97203
parentbc53c9b2082acacace58cc79c535e236610cc3b5
Replace Logger with DI::logger() in Security classes
src/Security/BasicAuth.php
src/Security/OAuth.php
src/Security/OpenWebAuth.php