bbPress Plugin Browser »

HTTP authentication for bbPress (0.1.3)

Download

Version: 0.1.3

Other Versions

Last Updated: 2007-6-22

Requires bbPress Version: 0.80 or higher

Compatible up to: NA

Plugin Homepage »

Average Rating

5 stars
4 stars
3 stars
2 stars
1 star
(1)

Your Rating

Author: Sam Bauers

This plugin allows the administrator to specify the use of HTTP authentication for login.

Optionally, when the user successfully authenticates using HTTP authentication for the first time, a local record is created for them to hold their settings.

From then on the user is exactly the same as a local user, except that they still authenticate against HTTP authentication, i.e. they have no local password. However, HTTP users can still be blocked if desired, just like normal users. Optionally, local user registration can be disabled.

HTTP users cannot edit their passwords in the profile area.


  1. mathboy

    Inactive

    I get warnings when using it:

    Warning: Missing argument 2 for bb_login() in .../bb-includes/pluggable.php on line 125

    Warning: Cannot modify header information - headers already sent by (output started at .../bb-includes/pluggable.php:125) in .../bb-includes/pluggable.php on line 37

    Warning: Cannot modify header information - headers already sent by (output started at .../bb-includes/pluggable.php:125) in .../bb-includes/pluggable.php on line 37

    Posted: 5 years ago #
  2. Check the version of bbPress you are using is compatible with the plugin.

    Posted: 4 years ago #
  3. oakad

    Member

    It will be really handy if this plugin had better support for kerberos/SPNEGO authentication. Essentially, it means that http username has a form "user@DOMAIN.TLD" and in many cases, the username can be assumed to be user's email as well.

    ( SPNEGO most often used to implement single-sign-on in organizations, and authentication domain is often the same as mail one).

    Posted: 2 years ago #

RSS feed for this topic

Add a Comment

You must log in to post.