Skip to content

Conversation

@gpascal123
Copy link
Contributor

…e inserted hashes.

  • The text field for the separator is now only enabled when the "Salted hashes" checkbox is enabled.
  • The "Salt is in hex" checkbox is now only enabled when the "Salted hashes" checkbox is enabled.
  • The order of the "Salted hashes" and "Salt is in hex" checkboxes has been swapped.

…e inserted hashes.

- The text field for the separator is now only enabled when the "Salted hashes" checkbox is enabled.
- The "Salt is in hex" checkbox is now only enabled when the "Salted hashes" checkbox is enabled.
- The order of the "Salted hashes" and "Salt is in hex" checkboxes has been swapped.
@gpascal123 gpascal123 linked an issue Jan 30, 2026 that may be closed by this pull request
@github-actions
Copy link

# npm audit report

eslint  <9.26.0
Severity: moderate
eslint has a Stack Overflow when serializing objects with circular references - https://github.com/advisories/GHSA-p5wg-g6qr-c7cg
fix available via `npm audit fix --force`
Will install eslint@9.39.2, which is a breaking change
node_modules/eslint

hono  <=4.11.6
Severity: moderate
Hono vulnerable to XSS through ErrorBoundary component  - https://github.com/advisories/GHSA-9r54-q6cx-xmh5
Hono has an Arbitrary Key Read in Serve static Middleware (Cloudflare Workers Adapter) - https://github.com/advisories/GHSA-w332-q679-j88p
Hono cache middleware ignores "Cache-Control: private" leading to Web Cache Deception - https://github.com/advisories/GHSA-6wqw-2p9w-4vw4
Hono IPv4 address validation bypass in IP Restriction Middleware allows IP spoofing - https://github.com/advisories/GHSA-r354-f388-2fhh
fix available via `npm audit fix`
node_modules/hono

lodash  4.0.0 - 4.17.21
Severity: moderate
Lodash has Prototype Pollution Vulnerability in `_.unset` and `_.omit` functions - https://github.com/advisories/GHSA-xxjr-mmjv-4gpg
fix available via `npm audit fix`
node_modules/lodash

tar  <7.5.7
Severity: high
node-tar Vulnerable to Arbitrary File Creation/Overwrite via Hardlink Path Traversal - https://github.com/advisories/GHSA-34x7-hfp2-rc4v
fix available via `npm audit fix`
node_modules/tar

4 vulnerabilities (3 moderate, 1 high)

To address issues that do not require attention, run:
  npm audit fix

To address all issues (including breaking changes), run:
  npm audit fix --force

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

[BUG]: frontend check if salt in hash

2 participants