summaryrefslogtreecommitdiff
path: root/p/scripts/bcrypt.min.js
AgeCommit message (Collapse)Author
2025-03-25Update bcrypt.js from 2.4.4 to 3.0.2 (#7449)Gravatar Alexandre Alapetite
https://github.com/dcodeIO/bcrypt.js/releases/tag/v3.0.0 Can be updated to the latest version with: `curl -L https://unpkg.com/bcryptjs/umd/index.js > p/scripts/vendor/bcrypt.js`
2019-10-20Comply with LibreJS (#2576)Gravatar Alexandre Alapetite
https://www.gnu.org/software/librejs/ https://addons.mozilla.org/firefox/addon/librejs/ Did not touch jquery.min.js because it is a third party script, which is regularly updated, and the add-on does not seem to block it enough to break our statitics page, which remains usable.
2018-09-12bcrypt.js 2.4.4Gravatar Alexandre Alapetite
https://github.com/dcodeIO/bcrypt.js
2014-10-26Crypto update bcrypt.js + bugGravatar Alexandre Alapetite
https://github.com/marienfressinaud/FreshRSS/issues/676
2014-01-11README blibliothèques incluses + ajout librairies pour le mot de passeGravatar Alexandre Alapetite
Préparation https://github.com/marienfressinaud/FreshRSS/issues/104