AdGuardHome/internal/home
Stanislav Chzhen df097341c3 Pull request 2287: 7315-fix-client-storage-panic
Closes #7315.

Squashed commit of the following:

commit 94c8473a14
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Oct 3 19:09:23 2024 +0300

    all: upd chlog

commit 82b772b1dd
Merge: e7f34cc43 4919630cc
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Oct 3 19:00:53 2024 +0300

    Merge branch 'master' into 7315-fix-client-storage-panic

commit e7f34cc435
Author: Stanislav Chzhen <s.chzhen@adguard.com>
Date:   Thu Oct 3 17:55:39 2024 +0300

    home: fix client storage panic
2024-10-04 18:10:56 +03:00
..
auth.go Pull request 2284: AG-32257-file-permission-mitigation 2024-10-02 21:00:15 +03:00
auth_internal_test.go
authglinet.go
authglinet_test.go
authhttp.go
authhttp_internal_test.go
authratelimiter.go
authratelimiter_test.go
clients.go Pull request 2287: 7315-fix-client-storage-panic 2024-10-04 18:10:56 +03:00
clients_internal_test.go Pull request 2273: AG-27492-client-storage-runtime-sources 2024-09-30 14:17:42 +03:00
clientshttp.go Pull request 2273: AG-27492-client-storage-runtime-sources 2024-09-30 14:17:42 +03:00
clientshttp_internal_test.go
config.go Pull request 2284: AG-32257-file-permission-mitigation 2024-10-02 21:00:15 +03:00
control.go
controlinstall.go Pull request 2284: AG-32257-file-permission-mitigation 2024-10-02 21:00:15 +03:00
controlupdate.go
dns.go Pull request 2284: AG-32257-file-permission-mitigation 2024-10-02 21:00:15 +03:00
dns_internal_test.go Pull request 2273: AG-27492-client-storage-runtime-sources 2024-09-30 14:17:42 +03:00
home.go Pull request 2287: 7315-fix-client-storage-panic 2024-10-04 18:10:56 +03:00
home_test.go
httpclient.go
i18n.go
log.go
middlewares.go
middlewares_test.go
mobileconfig.go
mobileconfig_test.go
options.go
options_test.go
profilehttp.go
service.go
service_linux.go
service_openbsd.go
service_others.go
tls.go
tls_internal_test.go
web.go