renovate[bot]
0aa7cf5c63
chore(deps): update dependency @testing-library/dom to v9.3.4 (master) ( #4401 )
...
* chore(deps): update dependency @testing-library/dom to v9.3.4
* Update htpasswd.test.ts
---------
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: Juan Picado <juanpicado19@gmail.com>
2024-01-14 12:56:15 +01:00
Juan Picado
c9d1af0e5b
feat: async bcrypt hash ( #3694 )
...
* +feat: async bcrypt hash
* +feat: async bcrypt hash
2023-04-22 20:55:45 +02:00
Juan Picado
292c0a37fc
feat!: replace deprecated request dependency by got ( #3100 )
2022-07-29 20:51:45 +02:00
Juan Picado
d2dd76260b
chore: migrate to fully undici fetch ( #3037 )
...
* chore: migrate to fully undici fetch
* chore: update warnings
* remove debug
* restore dep
* chore: update implementation
* fix lint
* update node
* update pnpm
* disable e2e cli
* disable cli
2022-03-05 18:44:10 +01:00
Ed Clement
aeff267d94
fix: refactor htpasswd plugin to use the bcryptjs 'compare' api call instead of 'compareSync' ( #3025 )
...
feat: add a new configuration value named 'slow_verify_ms' to the htpasswd plugin that when exceeded during password verification will log a warning message
chore: update README.md for htpasswd plugin to add additional information about the 'rounds' configuration value and also include the new 'slow_verify_ms' configuration value
2022-03-03 21:57:19 +01:00
Juan Picado
b8554c8935
refactor: promisfy packages ( #2767 )
...
* refactor: better performance and structure for get package
refactor file-locking promise taste
refactor updatePackageNext method
update lock file
apply missing interfaces
add version method
fix lint
fix test
chore: remove promisify
refactor publish progress
* migrate methods utilities publish
* Update index.d.ts
* restore publish
2022-02-20 18:39:38 +01:00
Behrang Yarahmadi
13310814da
#2606 add prettier plugin sort imports ( #2607 )
...
* #2606 add prettier plugin sort imprts
* #2606 update pnpm-lock.yaml
* #2606 update eslint rules
* #2606 fixes website directory formatting
Co-authored-by: Ayush Sharma <ayush.sharma@trivago.com>
2021-10-29 17:33:05 +02:00
Juan Picado
b56d5cec39
chore: refactor pkgs location ( #2538 )
...
* chore: relocated mock package
* refactor: relocate local-storage htpasswd to plugins
because they are
* chore: format
2021-10-18 22:18:09 +02:00