wordpress-u2f icon indicating copy to clipboard operation
wordpress-u2f copied to clipboard

A Wordpress U2F plugin.

Results 4 wordpress-u2f issues
Sort by recently updated
recently updated
newest added

This PR correct the spelling of WordPress to including a capital P where necessary. As well as integrates #2.

> Development of this plugin has been (at least temporarily) discontinued since a more complete plugin has appeared. This more complete plugin has been deprecated as well and is suggesting...

Minor changes to the [README](https://github.com/Yubico/wordpress-u2f/blob/master/README): **Updated alternative plugin URL** According to the [linked sheild-9/u2f-login repo](https://github.com/shield-9/u2f-login) (the suggested alternative plugin), it now states that it is not active at that location,...

Currently no escaping is done when outputting (the only) user-supplied data, leading to a trivial XSS vulnerability (albeit with limited impact). To test, try entering something like ``` http://foo'>Foo ```...