Deskripzioa
Use HTTP headers for application passwords instead of basic authentication. Perfect for those sites already protected by basic auth.
Username header: X-WP-USERNAME
Password header: X-WP-PASSWORD
Note that at this point the plugin doesn’t actually remove the basic authentication validation for application passwords, but checks the HTTP headers at a higher priority.
Berrikuspenak
Ez dago berrikuspenik plugin honentzat.
Laguntzaileak eta Garatzaileak
“HTTP Header Authentication for Application Passwords” software librea da. Ondoko pertsonek egin dizkiote ekarpenak plugin honi.
LaguntzaileakHTTP Header Authentication for Application Passwords 2 eskualde-ezarpenetara itzuli da. Eskerrik asko itzultzaileei beraien ekarpenengatik.
Itzul zaitez HTTP Header Authentication for Application Passwords zure hizkuntzara.
Garapena interesatzen zaizu?
Araka kodea, begiratu SVN biltegia edo harpidetu garapen erregistrora RSS bidez.
Aldaketen loga
1.0.1
- Add bypass for
wp_is_site_protected_by_basic_authto allow users to generate passwords on sites already behind basic auth
1.0.0
- Initial release