[mythtv-commits] [MythTV/mythtv] a22da6: Fix SSL in built in web server

Peter Bennett noreply at github.com
Fri Apr 25 22:06:08 UTC 2025


  Branch: refs/heads/master
  Home:   https://github.com/MythTV/mythtv
  Commit: a22da623c15810da4c5f3126eedf02c42a796d74
      https://github.com/MythTV/mythtv/commit/a22da623c15810da4c5f3126eedf02c42a796d74
  Author: Peter Bennett <pbennett at mythtv.org>
  Date:   2025-04-25 (Fri, 25 Apr 2025)

  Changed paths:
    M mythtv/libs/libmythbase/http/mythhttpserver.cpp
    M mythtv/libs/libmythbase/http/mythhttpserver.h

  Log Message:
  -----------
  Fix SSL in built in web server

Incorrect usage of QObject::sender() to pass in server type resulted in
all server requests being treated an non-ssl. Moved the
QObject::sender() call and changed the format of the queue to pass
correct SSL indicator.

Refs #1058



To unsubscribe from these emails, change your notification settings at https://github.com/MythTV/mythtv/settings/notifications


More information about the mythtv-commits mailing list