Random n-character access codes shouldn't be copyable from page source #395
Closed
arkadiusz-gorecki
started this conversation in
Ideas
Replies: 1 comment
-
This feature is already implemented. There is a checkbox to display code as image I have seen just now. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Access codes could be drawn to an image and this image displayed where we have to write the access code. This would prevent going into dev tools and copying the code from html source. I think this should be easy to implement using JavaScript canvas API.
Currently it is faster to copy the code from page source than typing 32 character code.
Beta Was this translation helpful? Give feedback.
All reactions