Andrew Jones
Andrew Jones
CloudFront API endpoints older than 2016 are being deprecated on June 6th, 2019 as per https://forums.aws.amazon.com/ann.jspa?annID=6697 S3.php currently is using the 2010-11-01 endpoint which is included in the deprecation list.
Addresses https://github.com/danielbachhuber/one-time-login/issues/40 Added support for an optional --redirect-to= param that will send the user to the specified WordPress admin page after following the link.
With the standard WordPress login flow, you can pass the redirect_to URL param when loading wp-login.php to specify a page the user will end up on once completing the login...