# Plugins ### Authentication | Plugin Name | Description | Core-Plugin | Repository | | --- | --- | --- | --- | | scm-activedirectory-auth-plugin | Plugin for using Active Directory as an authentication handler. Currently only supports running on Windows in a 32-bit JVM. | | | | scm-auth-ldap-plugin | Plugin for using LDAP as an authentication handler. | | | | scm-pam-plugin | This plugin enables PAM-Authentication for SCM-Manager. | | | | scm-crowd-plugin | Plugin for using Atlassian Crowd as an authentication handler. | | | ### Continuous Integration | Plugin Name | Description | Core-Plugin | Repository | | --- | --- | --- | --- | | scm-bamboo-plugin | Post receive hook for Atlassian Bamboo. | | | | scm-jenkins-plugin | This plugin will ping your Jenkins CI server when a new commit is pushed to SCM-Manager. | | | ### Development | Plugin Name | Description | Core-Plugin | Repository | | --- | --- | --- | --- | | scm-graph-plugin | Creates a Google Guice injection graph. | | | ### Issue-Tracking | Plugin Name | Description | Core-Plugin | Repository | | --- | --- | --- | --- | | scm-jira-plugin | This plugin integrates Atlassian JIRA to SCM-Manager. | | | ### Miscellaneous | Plugin Name | Description | Core-Plugin | Repository | | --- | --- | --- | --- | | scm-activity-plugin | Shows the latest activity from your repositories. || | | scm-gravatar-plugin | Gravatar icons for the changesetviewer. | | | | scm-pathwp-plugin | This plugin adds path write protection for repositories. || | | scm-userrepo-plugin | This plugin allows regular users to create repositories. || | ### Version Control Systems | Plugin Name | Description | Core-Plugin | Repository | | --- | --- | --- | --- | | scm-hg-plugin | Support for the version control system Mercurial. | X | | | scm-git-plugin | Support for the version control system Git. | X | | | scm-svn-plugin | Support for the version control system Subversion. | X | | | scm-bzr-plugin | Support for the version control system Bazaar. | | |