Skip to content

Releases: indieweb/wordpress-indieauth

4.4.2

12 Jan 20:19
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.4.0...4.4.1

4.4.0

02 Dec 19:49
7bf0ee1
Compare
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
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.2.1...4.3.0

4.2.1

21 Dec 19:53
Compare
Choose a tag to compare
Bump version to release

Version 4.2.0

11 Dec 23:42
d0a2106
Compare
Choose a tag to compare

What's Changed

Full Changelog: 4.1.1...4.2.0

Version 4.1.0

20 Sep 04:40
58b6ebf
Compare
Choose a tag to compare
  • Add experimental ticket auth endpoint
  • Bug fix on endpoint discovery discovered during ticket auth development
  • Introduce Token Introspection Endpoint as per proposal to integrate RFC7662. For now, will exist concurrently with the older token verification response until it is deprecated.
  • Ensure profile responses are returned when appropriate.
  • Misc Bug Fixes discovered in unit testing
  • Updating of settings configuration
  • Improved default for user who gets to identify as root of site.
  • Introduce Refresh Token Functionality
  • Create was not pre-checked in new selections when offered as an option.

Version 4.0.0

24 Jun 00:19
293af72
Compare
Choose a tag to compare

Adds expiring tokens

Version 3.6.0

02 Feb 04:37
16351d3
Compare
Choose a tag to compare

Major release to update to latest revision of the spec.

Release 3.5.1

25 Aug 03:07
cab7676
Compare
Choose a tag to compare
Merge pull request #180 from dshanske/3.5.1

3.5.1