Versions in this module Expand all Collapse all v2 v2.2.27 Jul 28, 2024 GO-2025-3844 GO-2025-3844: RatPanel can perform remote command execution without authorization in github.com/tnborg/panel in github.com/TheTNB/panel v2.2.26 Jul 13, 2024 GO-2025-3844 GO-2025-3844: RatPanel can perform remote command execution without authorization in github.com/tnborg/panel in github.com/TheTNB/panel Changes in this version + func AutoRegister(o *Meta[*context.Context]) foundation.Application + func Register(service string, o *Meta[*context.Context]) foundation.Application + type Meta struct + Description string + Excludes []string + Install string + Name string + OnDisable func(ctx) + OnEnable func(ctx) + Requires []string + Slug string + Uninstall string + Update string + Version string