Is the password supposed to be visible in the form data? #427
wira-putra
started this conversation in
General
Replies: 1 comment
-
Hey, Thanks. Yes I think it's very normal and expected to send plain text password in POST body as most other tools do. Feel free to update the docs with a PR. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hi everyone,
I have tried authentication example in https://aminalaee.dev/sqladmin/authentication/, but when I use 'inspect' in the browser at
/admin/login
, the form data (including the password) is visible.Is it normal or a bug? If so, maybe we should note it in the docs for security concern.
Thank you in advance
Beta Was this translation helpful? Give feedback.
All reactions