meta data for this page
Differences
This shows you the differences between two versions of the page.
| Both sides previous revisionPrevious revisionNext revision | Previous revision | ||
| plugin:cosign [2015/06/20 07:49] – [Installation] bradallenfisher | plugin:cosign [2024/05/20 00:00] (current) – external edit 127.0.0.1 | ||
|---|---|---|---|
| Line 1: | Line 1: | ||
| + | ====== Cosign ====== | ||
| + | |||
| + | ---- plugin ---- | ||
| + | |||
| + | description: | ||
| + | author | ||
| + | email : bradallenfisher@gmail.com | ||
| + | type : | ||
| + | lastupdate : 2015/06/20 08:35 | ||
| + | compatible : 3.x | ||
| + | depends | ||
| + | conflicts | ||
| + | similar | ||
| + | tags : | ||
| + | |||
| + | downloadurl: | ||
| + | bugtracker : http:// | ||
| + | sourcerepo : http:// | ||
| + | donationurl: | ||
| + | ---- | ||
| + | |||
| + | ===== Purpose ===== | ||
| + | |||
| + | This is a more secure way to log in to phpList. It also eliminates the need for administrators to keep separate login information in the phpList system. | ||
| + | |||
| + | ===== Installation ===== | ||
| + | |||
| + | Place CosignPlugin.php in your plugins directory. | ||
| + | This directory may be different for different installs. | ||
| + | By default, the directory will be [site-root]/ | ||
| + | |||
| + | |||
| + | :!: **External requirements: | ||
| + | * The cosign apache module | ||
| + | * An SSL certificate | ||
| + | |||
| + | |||
| + | |||
| + | |||
| + | ===== Configuration ===== | ||
| + | |||
| + | Navigate to the phpList settings page and fill in your logout URL. It is under the cosign section. | ||
| + | |||
| + | |||