PHPackages                             studiomitte/basic-authentication - 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. studiomitte/basic-authentication

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

studiomitte/basic-authentication
================================

Implementing basic authentication using PSR-15 middleware

0.1.0(7y ago)3731[1 issues](https://github.com/studiomitte/typo3_ext_basic_authentication/issues)GPL-2.0-or-laterPHP

Since Apr 18Pushed 7y ago3 watchersCompare

[ Source](https://github.com/studiomitte/typo3_ext_basic_authentication)[ Packagist](https://packagist.org/packages/studiomitte/basic-authentication)[ Docs](https://www.studiomitte.com)[ RSS](/packages/studiomitte-basic-authentication/feed)WikiDiscussions master Synced 2w ago

READMEChangelogDependencies (1)Versions (1)Used By (0)

TYPO3 Extension `basic_authentication`
======================================

[](#typo3-extension-basic_authentication)

This extension makes it possible to add a basic authentication for backend and frontend.

**Pro**

No need for maintaining a `.htaccess` and `.htpasswd` file as the user and their password are configured within the extension configuration.

**Con**

The extensions uses the concept of the *MiddleWares* which will only protect requests covered by those. This means that any direct file access, e.g. to extensions or fileadmin is still possible!

Author
------

[](#author)

Georg Ringer is part of [StudioMitte](https://www.studiomitte.com) and author and maintainer of this extension.

Setup
-----

[](#setup)

### Installation

[](#installation)

Install this extension as any regular TYPO3 extension:

- Use **composer** with `composer require studiomitte/basic-authentication`
- *or* install the extension through the Extension Manager by

### Configuration

[](#configuration)

The configuration is done in the Extension Configuration.

[![extension_configuration.png](Resources/Public/Screenshots/extension_configuration.png)](Resources/Public/Screenshots/extension_configuration.png)

- Enable the authentication for the desired mode (`backend`, `frontend`)
- Define user &amp; password in the syntax `user1:password1|user2:password`

###  Health Score

23

—

LowBetter than 26% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity48

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

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.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

2630d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/1d08c176686c8914d32c70d4af388887d738930fdfdf07c7ca9c841ad10ed683?d=identicon)[georgringer](/maintainers/georgringer)

---

Top Contributors

[![georgringer](https://avatars.githubusercontent.com/u/1905663?v=4)](https://github.com/georgringer "georgringer (1 commits)")

---

Tags

basic-authenticationmiddlewaretypo3-cms-extensiontypo3-extensionmiddlewareextensionpsr15typo3basic auth

### Embed Badge

![Health badge](/badges/studiomitte-basic-authentication/health.svg)

```
[![Health](https://phpackages.com/badges/studiomitte-basic-authentication/health.svg)](https://phpackages.com/packages/studiomitte-basic-authentication)
```

###  Alternatives

[in2code/femanager

Modern TYPO3 Frontend User Registration.

50774.5k7](/packages/in2code-femanager)[friendsoftypo3/openid

OpenID authentication for TYPO3 CMS

1397.4k](/packages/friendsoftypo3-openid)

PHPackages © 2026

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