Affected by GO-2022-1208
and 1 other vulnerabilities
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
package
Version:
v2.1.1
Opens a new window with list of versions in this module.
Published: Dec 4, 2021
License: CC-BY-4.0, MIT
Opens a new window with license information.
Imports: 1
Opens a new window with list of imports.
Imported by: 4
Opens a new window with list of known importers.
Documentation
¶
func ComparePassword(hashedPassword, password []byte) bool
ComparePassword compares a hashed password with its possible plaintext equivalent.
CreatePassword returns a hashed version of the given password.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.