Title: Bugzilla Authentication
Author: wpmiv
Published: <strong>March 9, 2012</strong>
Last modified: March 9, 2012

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://s.w.org/plugins/geopattern-icon/bugzilla-authentication.svg)

# Bugzilla Authentication

 By [wpmiv](https://profiles.wordpress.org/wpmiv/)

[Download](https://downloads.wordpress.org/plugin/bugzilla-authentication.1.1.zip)

 * [Details](https://wordpress.org/plugins/bugzilla-authentication/#description)
 * [Reviews](https://wordpress.org/plugins/bugzilla-authentication/#reviews)
 *  [Installation](https://wordpress.org/plugins/bugzilla-authentication/#installation)
 * [Development](https://wordpress.org/plugins/bugzilla-authentication/#developers)

 [Support](https://wordpress.org/support/plugin/bugzilla-authentication/)

## Description

The Bugzilla Authentication plugin allows you to authenticate a user also against
the profiles table in a Bugzilla database.

#### Requirements

 * Network access to your Bugzilla MySQL database.
 * PHP with MySQL support.
 * Bugzilla version 3.* or higher. Tested with version 4.2

#### More info

To follow updates to this plugin, visit:

http://www.1st-setup.nl/wordpress/?page_id=343

For help with this version, visit:

http://www.1st-setup.nl/wordpress/?page_id=343

## Screenshots

[⌊Plugin options, allowing Bugzilla authentication⌉⌊Plugin options, allowing Bugzilla
authentication⌉[

Plugin options, allowing Bugzilla authentication

[⌊WordPress login form with Bugzilla create new user button and Extra message text⌉⌊
WordPress login form with Bugzilla create new user button and Extra message text⌉[

WordPress login form with Bugzilla create new user button and Extra message text

## Installation

 1. Login as an existing user, such as admin.
 2. Upload the `bugzilla-authentication` folder to your plugins folder, usually `wp-
    content/plugins`. (Or simply via the built-in installer.)
 3. Activate the plugin on the Plugins screen.
 4. Configure the plugin settings.
 5. If auto create user is turned off add one or more users to WordPress, specifying
    the Bugzilla username for the Nickname field. Also be sure to set the role for 
    each user. Or set auto create user on.
 6. Logout.
 7. Protect `wp-login.php` and `wp-admin` using your external authentication (using,
    for example, `.htaccess` files).
 8. Try logging in with your Bugzilla user account and password.

Note: This version works with WordPress 3.0 and above.

## FAQ

#### How does this plugin authenticate users?

When a user tries to login the plugin will try to find the user in the profiles 
table, identified by login_name, of the specified Bugzilla database. When the user
account is enabled in Bugzilla and found it will use the salt of the crypted Bugzilla
password to generate a crypted version of the specified login password and if the
crypted passwords match it will log you in.

If it did not find a valid username or password match in the Bugzilla database it
will try to authenticate against the WordPress user list.

By default, this plugin generates a random password each time you create a user 
or edit an existing user’s profile. However, since this plugin requires an external
authentication mechanism, this password is not requested by WordPress. Generating
a random password helps protect accounts, preventing one authorized user from pretending
to be another.

#### If I disable this plugin, how will I login?

When you disable this plugin you are left only with the default authentication against
the WordPress user list.

Because this plugin generates a random password when you create a new user or edit
an existing user’s profile, you will most likely have to reset each user’s password
if you disable this plugin. WordPress provides a link for requesting a new password
on the login screen.

Also, you should leave the `admin` user as a fallback, i.e. create a new account
to use with this plugin. As long as you don’t edit the `admin` profile, WordPress
will store the password set when you installed WordPress.

In the worst case scenario, you may have to use phpMyAdmin or the MySQL command 
line to [reset a user’s password](https://codex.wordpress.org/Resetting_Your_Password).

#### Can I configure the plugin to support standard WordPress logins?

Yes. You can authenticate some users via an external, single sign-on system and 
other users via the built-in username and password combination. (Note: When mixed
authentication is in use, this plugin does not scramble passwords as described above.)

#### Does this plugin support multisite (WordPress MU) setups?

Yes, you can enable this plugin across a network or on individual sites. However,
options will need to be set on individual sites.

If you have suggestions on how to improve network support, please submit a comment.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Bugzilla Authentication” is open source software. The following people have contributed
to this plugin.

Contributors

 *   [ wpmiv ](https://profiles.wordpress.org/wpmiv/)

[Translate “Bugzilla Authentication” into your language.](https://translate.wordpress.org/projects/wp-plugins/bugzilla-authentication)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/bugzilla-authentication/),
check out the [SVN repository](https://plugins.svn.wordpress.org/bugzilla-authentication/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/bugzilla-authentication/)
by [RSS](https://plugins.trac.wordpress.org/log/bugzilla-authentication/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0

 * First release.

## Meta

 *  Version **1.0**
 *  Last updated **14 years ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 3.0 or higher **
 *  Tested up to **3.3.2**
 * Tags
 * [authentication](https://wordpress.org/plugins/tags/authentication/)[bugzilla](https://wordpress.org/plugins/tags/bugzilla/)
 *  [Advanced View](https://wordpress.org/plugins/bugzilla-authentication/advanced/)

## Ratings

No reviews have been submitted yet.

[Your review](https://wordpress.org/support/plugin/bugzilla-authentication/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/bugzilla-authentication/reviews/)

## Contributors

 *   [ wpmiv ](https://profiles.wordpress.org/wpmiv/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/bugzilla-authentication/)