Skip to content
This repository has been archived by the owner on Nov 14, 2022. It is now read-only.

Releases: WordPress/application-passwords

Version 0.1.3

07 May 06:58
e23f69f
Compare
Choose a tag to compare

Version 0.1.2

19 Aug 20:04
0eef095
Compare
Choose a tag to compare
  • Introduce the application_password_did_authenticate action (see #98) when an application authentication is successful, props @mjangda. See the "Two Factor Support" section in the readme for an example of how to use this action together with the two_factor_user_api_login_enable filter to disable the two-factor authentication for API requests.

  • Add the permission_callback property to the test-basic-authorization-header REST API route definition to avoid PHP notices, props @thefrosty. Fixes #109.

  • Mark as tested with WordPress 5.5.

Version 0.1.1

08 Jan 22:55
aaa502d
Compare
Choose a tag to compare
  • Mark as tested with WordPress 5.3.
  • Added unit tests for the core authentication methods, see #97.
  • Point GitHub repository links to the correct organization.
  • Updated readme for readability.

Version 0.1.0

18 Jul 10:10
dda0c50
Compare
Choose a tag to compare
  • New: Application authentication workflow, see #39.
  • New: Support user email as username during authentication, see #77.
  • Updated developer tooling with a local development environment.

Version 0.1-dev

17 Jul 19:44
1ba9ab2
Compare
Choose a tag to compare

Tag a release for the current stable version on WP.org.