PHPackages                             tituspijean/flarum-ext-auth-basic - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Authentication &amp; Authorization](/categories/authentication)
4. /
5. tituspijean/flarum-ext-auth-basic

ActiveFlarum-extension[Authentication &amp; Authorization](/categories/authentication)

tituspijean/flarum-ext-auth-basic
=================================

Allow users to automatically be logged in if PHP\_AUTH\_USER and PHP\_AUTH\_PW variables are set by the server.

10PHP

Since Oct 22Pushed 5y ago1 watchersCompare

[ Source](https://github.com/tituspijean/flarum-ext-auth-basic)[ Packagist](https://packagist.org/packages/tituspijean/flarum-ext-auth-basic)[ RSS](/packages/tituspijean-flarum-ext-auth-basic/feed)WikiDiscussions master Synced today

READMEChangelogDependenciesVersions (1)Used By (0)

Basic authentication for Flarum
===============================

[](#basic-authentication-for-flarum)

This extension enables users to seamlessly log into [Flarum](https://github.com/flarum/core) with HTTP basic authentication.

Note that PHP variables $\_SERVER\['HTTP\_EMAIL'\], $\_SERVER\['PHP\_AUTH\_USER'\], $\_SERVER\['PHP\_AUTH\_PW'\] need to be set for the extension to work. The extension itself will *not* actively try to have them populated. You need to have a SSO portal interfacing on your server, like [SSOwat](https://github.com/YunoHost/SSOwat).

Users will be automatically registered and activated, if missing from Flarum.

How to install
--------------

[](#how-to-install)

`composer require tituspijean/flarum-ext-auth-basic` and activate it in Flarum's administration panel.

Configuration
-------------

[](#configuration)

None needed.

###  Health Score

16

—

LowBetter than 4% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity2

Limited adoption so far

Community4

Small or concentrated contributor base

Maturity32

Early-stage or recently created project

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/8769166?v=4)[tituspijean](/maintainers/tituspijean)[@tituspijean](https://github.com/tituspijean)

### Embed Badge

![Health badge](/badges/tituspijean-flarum-ext-auth-basic/health.svg)

```
[![Health](https://phpackages.com/badges/tituspijean-flarum-ext-auth-basic/health.svg)](https://phpackages.com/packages/tituspijean-flarum-ext-auth-basic)
```

###  Alternatives

[kartik-v/yii2-password

Useful password strength validation utilities for Yii Framework 2.0

761.3M17](/packages/kartik-v-yii2-password)[vitalybaev/laravel5-dkim

Laravel 5/6 package for signing outgoing messages with DKIM.

3163.1k](/packages/vitalybaev-laravel5-dkim)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
