wordpress-shibboleth 1.8-1 source package in Ubuntu

Changelog

wordpress-shibboleth (1.8-1) unstable; urgency=medium

  * Correct Vcs-* fields
  * Switch to minimal dh style packaging
  * Update watch file and Homepage to https
  * Update Standards-Version (no changes)
  * Switch to dpkg-source 3.0 (quilt) format
  * New upstream release (Closes: #874416)
  * Relax versioned dependency on wordpress, as the minimum supported
    version 3.3 is satisfied even in oldoldstable

 -- Dominic Hargreaves <email address hidden>  Tue, 05 Sep 2017 22:17:59 +0100

Upload details

Uploaded by:
Dominic Hargreaves
Uploaded to:
Sid
Original maintainer:
Dominic Hargreaves
Architectures:
all
Section:
php
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Focal release universe php
Bionic release universe php

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wordpress-shibboleth_1.8-1.dsc 1.9 KiB 7f9dd64d511e11cf907afb1b2358e0dede98b7105eaed035f4d75c78c1d3f0c9
wordpress-shibboleth_1.8.orig.tar.gz 19.7 KiB 693cb24233e3ff8c5bd221fc9da3df410b7871902836d5f23a8c840c6f001e55
wordpress-shibboleth_1.8-1.debian.tar.xz 2.2 KiB 3c10c5113aee1b23b503b6aeed13b871368cc05df302681ea36ef16d4cec0e41

Available diffs

No changes file available.

Binary packages built by this source

wordpress-shibboleth: Shibboleth plugin for WordPress

 This plugin is designed to support integrating your WordPress blog into
 your existing identity management infrastructure using a Shibboleth
 Service Provider.
 .
 WordPress can be configured so that all standard login requests will be
 sent to your configured Shibboleth Identity Provider or Discovery Service.
 Upon successful authentication, a new WordPress account will be
 automatically provisioned for the user if one does not already exist.
 User attributes (username, first name, last name, display name, nickname,
 and email address) can be synchronized with your enterprise's system of
 record each time the user logs into WordPress.
 .
 Finally, the user's role within WordPress can be automatically set (and
 continually updated) based on any attribute Shibboleth provides. For
 example, you may decide to give users with an eduPersonAffiliation value
 of faculty the WordPress role of editor, while the eduPersonAffiliation
 value of student maps to the WordPress role contributor. Or you may choose
 to limit access to WordPress altogether using a special
 eduPersonEntitlement value.