Skip to content

Releases: aaemnnosttv/wp-cli-login-command

v1.5.0

Choose a tag to compare

@aaemnnosttv aaemnnosttv released this 25 Jun 01:23
ab20aee

This release includes security related fixes and is recommended for all users

This release also requires an upgrade to the server plugin.

v1.4.1

Choose a tag to compare

@aaemnnosttv aaemnnosttv released this 12 Dec 14:33
a1211e4
  • Fixes a conflict with composer/semver when installing via Composer v2. See #44

v1.2.0 Expiration Control!

Choose a tag to compare

@aaemnnosttv aaemnnosttv released this 16 Apr 11:10

This release brings the ability to optionally control how long an individual magic link is valid for using the new expires flag.

Simply pass the expiration time in seconds when creating a magic link (supports both create and email commands).

image

This defaults to the same 15 minutes as was used previously.

Update the package with wp package install aaemnnosttv/wp-cli-login-command:^1.2

Props to @niladam for the request.

1.0!

Choose a tag to compare

@aaemnnosttv aaemnnosttv released this 01 Sep 09:19

The beginning of versions!