Versions in this module Expand all Collapse all v1 v1.1.2 Mar 21, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.1.1 Mar 20, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.1.0 Mar 18, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.0.5 Mar 11, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.0.4 Mar 10, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.0.3 Feb 28, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.0.2 Feb 24, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.0.1 Feb 23, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server v1.0.0 Feb 21, 2018 GO-2022-1208 +1 more GO-2022-1208: gotify/server vulnerable to Cross-site Scripting in the application image file upload in github.com/gotify/server GO-2023-1471: Reflected XSS in Gotify's /docs via import of outdated Swagger UI in github.com/gotify/server Changes in this version + type API struct + func New(pingPeriod, pongTimeout time.Duration) *API + func (a *API) Close() + func (a *API) Handle(ctx *gin.Context) + func (a *API) Notify(userID uint, msg *model.Message)