Closed mrmakadia94 closed 1 year ago
Securing The WordPress with HTTP Authentication,
A new cli command to enable the http authentication for website.
I imagine something like: $ wp core authentication
$ wp core authentication
There are two options like [--username=<username>] and [--password=<password>]
[--username=<username>]
[--password=<password>]
Thanks for the suggestion, @mrmakadia94 !
I'm not sure I follow. Could you describe what you mean by this with greater detail?
Feature Request
Securing The WordPress with HTTP Authentication,
Describe your use case and the problem you are facing
A new cli command to enable the http authentication for website.
Describe the solution you'd like
I imagine something like:
$ wp core authentication
There are two options like
[--username=<username>]
and[--password=<password>]