wordpress-shibboleth 1.4-2+deb9u1 source package in Ubuntu

Changelog

wordpress-shibboleth (1.4-2+deb9u1) stretch-security; urgency=high

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

 -- Simon Quigley <email address hidden>  Thu, 14 Sep 2017 11:20:16 +0100

Upload details

Uploaded by:
Simon Quigley
Uploaded to:
Artful
Original maintainer:
Dominic Hargreaves
Architectures:
all
Section:
php
Urgency:
Very Urgent

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
wordpress-shibboleth_1.4.orig.tar.gz 479.7 KiB 3905264005217524127a856a0f0b924ebc49c8f63c1d825df5c541af9cfa5b49
wordpress-shibboleth_1.4-2+deb9u1.diff.gz 2.1 KiB e3019500aa0208ed0b1ade0303a0a8e2dc2506e5a6bd4855bc089fc9a8d9c025
wordpress-shibboleth_1.4-2+deb9u1.dsc 1.9 KiB 1361de6ad26c86567e62faaf744b361e4ef5891dd54fbbe18d4c65dd5252315c

Available diffs

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.