bemosior/PHPasswordPusher

Add "copy to clipboard" functionality

bemosior opened this issue · 1 comments

Add "copy to clipboard" functionality, possibly using "clippy": https://github.com/mojombo/clippy

This has been accomplished with the ZeroClipboard project.

I also added a hidden div that is set to display whenever text is copied. That should allow for reasonable user notification.