httpPassword/README.md

41 lines
1.7 KiB
Markdown
Raw Permalink Normal View History

2022-12-31 00:49:10 +00:00
# README
2023-11-04 11:09:14 +00:00
[![Release](https://img.shields.io/badge/release-1.5.1-a2cbe9.svg)](https://git.dotclear.watch/JcDenis/httpPassword/releases)
![Date](https://img.shields.io/badge/date-2023.10.04-c44d58.svg)
2023-08-12 22:16:19 +00:00
[![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)
2023-10-17 19:06:22 +00:00
[![License](https://img.shields.io/badge/license-GPL--2.0-ececec.svg)](https://git.dotclear.watch/JcDenis/httpPassword/src/branch/master/LICENSE)
2022-12-31 00:49:10 +00:00
2023-10-17 19:06:22 +00:00
## ABOUT
2022-12-31 00:49:10 +00:00
2023-10-17 19:06:22 +00:00
_httpPassword_ is a plugin for the open-source web publishing software called [Dotclear](https://www.dotclear.org).
2022-12-31 00:49:10 +00:00
2023-10-17 19:06:22 +00:00
> Help to manage .httppassword files to make a blog private.
2022-12-31 00:49:10 +00:00
## REQUIREMENTS
2023-10-17 19:06:22 +00:00
* Dotclear 2.28
* PHP 8.1+
2023-11-04 11:09:14 +00:00
* Dotclear 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-10-17 19:06:22 +00:00
* [License](https://git.dotclear.watch/JcDenis/httpPassword/src/branch/master/LICENSE)
* [Packages & details](https://git.dotclear.watch/JcDenis/httpPassword/releases) (or on [Dotaddict](https://plugins.dotaddict.org/dc2/details/httpPassword))
* [Sources & contributions](https://git.dotclear.watch/JcDenis/httpPassword) (or on [GitHub](https://github.com/JcDenis/httpPassword))
* [Issues & security](https://git.dotclear.watch/JcDenis/httpPassword/issues) (or on [GitHub](https://github.com/JcDenis/httpPassword/issues))
2022-12-31 00:49:10 +00:00
## CONTRIBUTORS
2023-08-12 22:16:19 +00:00
* Frederic PLE (author)
2023-10-17 19:06:22 +00:00
* Jean-Christian Denis (latest)
2022-12-31 00:49:10 +00:00
2023-08-12 22:16:19 +00:00
You are welcome to contribute to this code.