passman/js
EdOverflow 563692e565 Add RandomSource.getRandomValues()
The RandomSource.getRandomValues() method lets you get cryptographically
random values. The array given as the parameter is filled with random
numbers (random in its cryptographic meaning).

https://developer.mozilla.org/en-US/docs/Web/API/RandomSource/getRandomValues
2017-01-04 14:13:34 +01:00
..
app Add RandomSource.getRandomValues() 2017-01-04 14:13:34 +01:00
exporters Add license header to files 2016-10-19 17:45:50 +02:00
importers Small fixes in js files 2017-01-03 20:40:01 +01:00
lib Fix some small scrutinizer issues 2016-12-31 13:58:29 +01:00
vendor Add settings page, non functional 2016-12-28 21:34:59 +01:00
settings-admin.js Small fixes in js files 2017-01-03 20:40:01 +01:00
templates.js Add regex search 2017-01-03 16:34:13 +01:00