Fixed datatype for smtpSecure property to bool #69
No reviewers
Labels
No labels
bug
documentation
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: DGNum/uptime-kuma-api#69
Loading…
Reference in a new issue
No description provided.
Delete branch "BergCyrill/bugfix/no-ref/fix-smtpSecure-datatype"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
We were having issues when using the uptime-kuma-api to configure a notification with type "smtp".
After some troubleshooting and viewing entries in the kuma.db we had pinned down the issue due to a wrong datatype of the smtpSecure property in the notification provider.
This PR fixes this issue - we have tested this modification in our environment successfully.
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.