#64626 closed feature request (worksforme)
Capability for generating Application Password
| Reported by: |
|
Owned by: | |
|---|---|---|---|
| Milestone: | Priority: | normal | |
| Severity: | normal | Version: | |
| Component: | Application Passwords | Keywords: | |
| Focuses: | Cc: |
Description
We've been asked by a client if we can restrict application password generation to a particular user class.
However, my understanding is that application password generation is not governed by a specific capability.
Change History (3)
Note: See
TracTickets for help on using
tickets.
You can restrict to user role or capability with wp_is_application_passwords_available_for_user filter, a code example is available in Application Passwords: Integration Guide.