Skip to content
Snippets Groups Projects
Commit cd81e962 authored by Oliver Hader's avatar Oliver Hader Committed by Benni Mack
Browse files

[TASK] Add possibility to create random values in JavaScript

New `SecurityUtility. getRandomHexValue(20)` returns 20 hexadecimal
characters provided by the Web Crypto API.

see https://developer.mozilla.org/en-US/docs/Web/API/Web_Crypto_API

Resolves: #91809
Releases: master, 10.4
Change-Id: Iaee1c7641b34e1316fccd069808c519d1c3ba2ab
Reviewed-on: https://review.typo3.org/c/Packages/TYPO3.CMS/+/65049


Tested-by: default avatarTYPO3com <noreply@typo3.com>
Tested-by: default avatarBenni Mack <benni@typo3.org>
Reviewed-by: default avatarBenni Mack <benni@typo3.org>
parent 4bc8ddb8
Branches
Tags
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment