Source control integration plugin framework for MantisBT, including support for Github, Gitlab, Bitbucket, Gitea, Gitweb, Cgit, Subversion, Mercurial and more
If the Webhook Secret field has been updated in the GUI but not saved in the DB, the Plugin should disable the Create Webhook button, as the code uses the stored value instead of the updated value and the created Webhook will have the old secret.
If the Webhook Secret field has been updated in the GUI but not saved in the DB, the Plugin should disable the Create Webhook button, as the code uses the stored value instead of the updated value and the created Webhook will have the old secret.