studiomitte/basic-authentication 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

studiomitte/basic-authentication

Composer 安装命令:

composer require studiomitte/basic-authentication

包简介

Implementing basic authentication using PSR-15 middleware

README 文档

README

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

Georg Ringer is part of StudioMitte and author and maintainer of this extension.

Setup

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

The configuration is done in the Extension Configuration.

extension_configuration.png

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

统计信息

  • 总下载量: 73
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 3
  • 点击次数: 1
  • 依赖项目数: 0
  • 推荐数: 0

GitHub 信息

  • Stars: 3
  • Watchers: 3
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: GPL-2.0-or-later
  • 更新时间: 2019-04-18

承接程序开发

PHP开发

VUE

Vue开发

前端开发

小程序开发

公众号开发

系统定制

数据库设计

云部署

网站建设

安全加固