Skip to content

Releases: indieweb/wordpress-indieauth

4.5.5

26 Oct 05:43

Choose a tag to compare

What's Changed

  • Update yoast/phpunit-polyfills requirement from ^3.0 to ^4.0 by @dependabot[bot] in #287
  • Move plugin initialization to init hook to avoid debug.log spam by @jbeales in #290
  • Fix CSRF vulnerability in authorization endpoint by @pfefferle in #291

New Contributors

Full Changelog: 4.5.4...4.5.5

4.5.4

16 Feb 04:18
30e1c13

Choose a tag to compare

What's Changed

Full Changelog: 4.5.3...4.5.4

4.5.3

03 Jan 04:51
4a4aaf6

Choose a tag to compare

What's Changed

  • Update yoast/phpunit-polyfills requirement from ^2.0 to ^3.0 by @dependabot in #277
  • Add Variable Analysis and Fix Results by @dshanske in #280
  • Remove Grunt as a dependency for the build by @dshanske in #281
  • Add CP Unit Testing and updated plugin header and readme header by @dshanske in #282

Full Changelog: 4.5.2...4.5.3

Version 4.5.1

14 Aug 00:35
de208bc

Choose a tag to compare

What's Changed

Full Changelog: 4.5.0...4.5.1

Version 4.5.0

07 Jul 13:21
ec12fcf

Choose a tag to compare

  • Add Support for Client JSON metadata discovery
  • Deprecate Manifest Client discovery as experimental feature superseded by permanent one
  • Fix declaration error

4.4.2

12 Jan 20:19

Choose a tag to compare

What's Changed

  • Prevent returning 401 for other successful OAuth2 plugins by @akirk in #263

Full Changelog: 4.4.1...4.4.2

Version 4.4.1

22 Dec 04:34
b9d63a9

Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.1

4.4.0

02 Dec 19:49
7bf0ee1

Choose a tag to compare

What's Changed

  • Remove remote endpoint functionality already disabled
  • Rearrange so each endpoint is more independent and registers its own parameters
  • Add way to register new grant types.
  • Rewrite Web Signin to support latest version of flow.
  • Add PKCE support to websignin flow
  • Fix issue with PKCE support where it would not actually verify PKCE for token flow because PKCE is optional
  • Invert PKCE message to highlight when PKCE is not being used over it being used.
  • Do not do client discovery on a non-retrievable URL
  • Validate identifiers to IndieAuth Spec
  • Remove URL plus password login as part of effort to simplify code.
  • Fix error message surfacing in websignin form
  • Fix CSS on websignin and authorization forms to not misrender the language bar.
  • Fix deprecation notice by @janboddez in #254
  • Update Web Sign In and PKCE by @dshanske in #257
  • Remove Remote Endpoint Code and Refactor Code by @dshanske in #255
  • Add Validation Functions and Fix CSS by @dshanske in #258

4.3.0

25 Sep 18:36
9ce31d6

Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.3.0

4.2.1

21 Dec 19:53

Choose a tag to compare

Bump version to release