# easy-basic-authentication/1.1/index.php

Easy Basic Authentication – Add basic auth to site or admin area, version 1.1. 4 lines.

- Page: https://pluginprobe.com/plugins/easy-basic-authentication/1.1/code/index.php
- Raw: https://pluginprobe.com/plugins/easy-basic-authentication/1.1/raw/index.php
- Modified: 2023-10-01T17:02:52+00:00

Line numbers below start at 1. Link to a line or a range by appending a fragment to the
page URL, for example `https://pluginprobe.com/plugins/easy-basic-authentication/1.1/code/index.php#L10-L20`.

```php
<?php
/**
* Nothing to see here.
*/
```
