wordpress-shibboleth 1.4-2+deb8u1build0.16.04.2 source package in Ubuntu

Changelog

wordpress-shibboleth (1.4-2+deb8u1build0.16.04.2) xenial-security; urgency=medium

  * fake sync from Debian

wordpress-shibboleth (1.4-2+deb8u1) jessie-security; urgency=high

  * [CVE-2017-14313]: Fix XSS in login form (Closes: #874416)

 -- Marc Deslauriers <email address hidden>  Fri, 06 Oct 2017 14:26:57 -0400

Upload details

Uploaded by:
Marc Deslauriers
Uploaded to:
Xenial
Original maintainer:
Dominic Hargreaves
Architectures:
all
Section:
php
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section
Xenial updates universe php
Xenial security universe php

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wordpress-shibboleth_1.4.orig.tar.gz 479.7 KiB 3905264005217524127a856a0f0b924ebc49c8f63c1d825df5c541af9cfa5b49
wordpress-shibboleth_1.4-2+deb8u1build0.16.04.2.diff.gz 2.1 KiB 08429aa8df60e0e8938dd9503d2f8c640d26ad89e58610d5f1e619e90d5dbec5
wordpress-shibboleth_1.4-2+deb8u1build0.16.04.2.dsc 2.0 KiB 0050f87c144dc1a16b4f11a9575f214b8ce51415875e0d25addbbd6a5b3c1bc7

View changes file

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.