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

ActiveTypo3-cms-extension

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 3d 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 27% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity13

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity47

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

2584d 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

[christophlehmann/imageoptimizer

Optimize uploaded/processed images with binaries of your choice

46501.8k](/packages/christophlehmann-imageoptimizer)[leuchtfeuer/locate

Locate - The users country, preferred language and other facts will be detected. Depending on configurable rules the user can be redirected to other languages or pages. Locate also provides geo blocking for configurable pages in configurable countries.

1182.8k](/packages/leuchtfeuer-locate)[netresearch/contexts

Multi-channel content visibility for TYPO3 - by Netresearch

1117.4k1](/packages/netresearch-contexts)

PHPackages © 2026

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