This commit separates the error messages for credential and captcha validation on the login page. Previously, both types of errors displayed the same message, which was confusing for users. Now, distinct messages are shown depending on the error, improving user experience. |
||
|---|---|---|
| .. | ||
| dist | ||
| public | ||
| src | ||
| .eslintrc.json | ||
| .prettierignore | ||
| .prettierrc.json | ||
| assets_dev.go | ||
| assets.go | ||
| index.html | ||
| jsconfig.json | ||
| package-lock.json | ||
| package.json | ||
| postcss.config.cjs | ||
| vite.config.js | ||