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

Changelog

wordpress-shibboleth (1.4-2+deb8u1build0.14.04.2) trusty-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:17:50 -0400

Upload details

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

See full publishing history Publishing

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

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
wordpress-shibboleth_1.4.orig.tar.gz 479.7 KiB 3905264005217524127a856a0f0b924ebc49c8f63c1d825df5c541af9cfa5b49
wordpress-shibboleth_1.4-2+deb8u1build0.14.04.2.diff.gz 2.1 KiB 824a4177607022564b950306c3af3a25407784a5d760a35bc32034de3425b1db
wordpress-shibboleth_1.4-2+deb8u1build0.14.04.2.dsc 1.9 KiB 9f9a2c2a738c27313b4e07fbb4ed9159b1452dc5a0d852c093689778a65c77dc

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.