httpPassword/README.md

44 lines
1.7 KiB
Markdown
Raw Normal View History

2022-12-31 00:49:10 +00:00
# README
2023-08-12 22:16:19 +00:00
[![Release](https://img.shields.io/badge/release-1.4-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/httpPassword/releases)
[![Date](https://img.shields.io/badge/date-2023.08.12-c44d58.svg)](https://git.dotclear.watch/JcDenis/httpPassword/releases)
[![Dotclear](https://img.shields.io/badge/dotclear-v2.27-137bbb.svg)](https://fr.dotclear.org/download)
[![Dotaddict](https://img.shields.io/badge/dotaddict-official-9ac123.svg)](https://plugins.dotaddict.org/dc2/details/httpPassword)
[![License](https://img.shields.io/github/license/JcDenis/httpPassword)](https://git.dotclear.watch/JcDenis/httpPassword/blob/master/LICENSE)
2022-12-31 00:49:10 +00:00
## WHAT IS HTTPPASSWORD ?
_httpPassword_ is a plugin for the open-source
web publishing software called Dotclear.
Its helps to manage .httppassword files to make a blog private.
## REQUIREMENTS
2023-08-12 22:16:19 +00:00
_httpPassword_ requires:
2022-12-31 00:49:10 +00:00
2023-08-12 22:16:19 +00:00
* Dotclear 2.27
* PHP 7.4+
* Write permissions on blogs directories
2022-12-31 00:49:10 +00:00
## USAGE
First install _httpPassword_, manualy from a zip package or from
Dotaddict repository. (See Dotclear's documentation to know how do this)
2022-12-31 00:53:05 +00:00
Manage settings, last logins, authorized users from sidebar menu _Http password_
2022-12-31 00:49:10 +00:00
## LINKS
2023-08-12 22:16:19 +00:00
* License : [GNU GPL v2](https://www.gnu.org/licenses/old-licenses/lgpl-2.0.html)
* Source & contribution : [Gitea Page](https://git.dotclear.watch/JcDenis/httpPassword) or [GitHub Page](https://github.com/JcDenis/httpPassword)
* Packages & details: [Gitea Page](https://git.dotclear.watch/JcDenis/httpPassword/releases) or [Dotaddict Page](https://plugins.dotaddict.org/dc2/details/httpPassword)
* Discussion & Help: [Dotclear Forum](http://forum.dotclear.org/viewtopic.php?pid=331158)
2022-12-31 00:49:10 +00:00
## CONTRIBUTORS
2023-08-12 22:16:19 +00:00
* Frederic PLE (author)
* Jean-Christian Denis
2022-12-31 00:49:10 +00:00
2023-08-12 22:16:19 +00:00
You are welcome to contribute to this code.