rosteleset / SmartYard-Server

Автономная серверная часть для быстрого запуска домофонии и видеонаблюдения для мобильных приложений SmartYard (Теледом) Fully autonomous server part for quick launch of your intercom and video surveillance service
GNU General Public License v3.0
15 stars 16 forks source link

bugfix in authentication.php #75

Closed sbca68 closed 2 months ago

sbca68 commented 2 months ago

не хватало второго параметра у json_decode из-за чего возникала ошибка:

2024/07/04 18:20:52 [error] 2883242#2883242: *1888237 FastCGI sent in stderr: "PHP message: PHP Fatal error: Uncaught Error: Cannot use object of type stdClass as array in /opt/rbt/server/backends/authentication/authentication.php:46 Stack trace:

0 /opt/rbt/server/api/authentication/login.php(55): backends\authentication\authentication->login() #1 /opt/rbt/server/frontend.php(336): api\authentication\login::POST() #2 {main}

thrown in /opt/rbt/server/backends/authentication/authentication.php on line 46" while reading response header from upstream, client: 172.21.109.3, server: , request: "POST /frontend/authentication/login HTTP/2.0", upstream: "fastcgi://unix:/var/run/php/php-fpm.sock:", host: "dom.a-home.biz", referrer: "https://dom.a-home.biz/"