michaelryanmcneill / shibboleth

Shibboleth plugin for WordPress
https://wordpress.org/plugins/shibboleth/
21 stars 12 forks source link

Add filters to override Shib-provided username and email #74

Closed dsXLII closed 3 years ago

dsXLII commented 3 years ago

As discussed in issue 73, this PR adds filters to override the Shib-provided username and email address. There's also a warning that this is, in the general sense, a Bad Idea. Please squash these commits before merging, I'm bad at Git.

Resolves #73