mirror of
https://github.com/enso-org/enso.git
synced 2025-01-03 17:52:07 +03:00
d11745a205
- Closes #7498 - Validation regex previously disallowed non-ASCII characters, now fixed - Changes every password input to use the correct regex. For old/new passwords, it uses the regular input. For password confirmations, it uses the new password, converted to a regex. This makes it so that the password confirmation input's validation only succeeds when it exactly matches the new password. # Important Notes None |
||
---|---|---|
.. | ||
src | ||
bundle.ts | ||
esbuild-config.ts | ||
package.json | ||
tailwind.config.ts | ||
test.ts | ||
tsconfig.json | ||
watch.ts |