Tagged Questions
0
votes
0answers
62 views
Can I extend the validity of a nonce-code? [closed]
I made a URL Shortener on the admin interface of my website. The provider of the Shortener (YOURLS) secured the admin page with a security token, a nonce with 10 to 12 characters. I copied the whole ...