Base64-encode passwords on the frontend before sending in JSON body, and decode on the backend before passing to bcrypt. Prevents Nginx WAF from returning an HTML error page when passwords contain <, >, &, etc. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| authController.js | ||