#62598 closed defect (bug) (invalid)
Application password, cant revoke
| Reported by: | smarti9 | Owned by: | |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Application Passwords | Version: | 6.7.1 |
| Severity: | normal | Keywords: | reporter-feedback |
| Cc: | Focuses: | administration |
Description
Hi, I recently installed a plugin that required an application password, after uninstalling plugin I found I cant revoke the application password in admin user account. I hit revoke beside password in user edit screen a popup says cant reverse action click ok and nothing happens to application password, remains active. I tried creating my own application password and deleting same thing happens after revoke it remain active
Change History (5)
#2
@
21 months ago
Hi,
Sorry for delay have plugin enabled to block out application passwords, disabled plugin tried revoking app password got 200 response from network tab script load password doesnt delete.
#3
@
2 months ago
I have tested this issue on a clean WordPress trunk installation. I generated an application password and successfully revoked it without any issues. The password was removed immediately from the list. As the reporter mentioned having a plugin enabled to block application passwords, this issue was likely caused by that specific plugin conflict rather than a bug in the WordPress Core.
![(please configure the [header_logo] section in trac.ini)](/chrome/site/your_project_logo.png)
Thanks for the report @smarti9. Can you check your browser console to see if an error appears in either the Console tab or the Network tab when you click the Revoke button? Thanks.