GreptimeTeam / GreptimeTeam/dashboard
bad practice storing the plaintext password locally
Open
- Dominant language
- Vue
- Stars
- 110
- Forks
- 29
- Avg merge
- 14h 29m
- Merged PRs (30d)
- 6
Description
at the moment the password ist stored in plaintext (locally). I can reload the page and then toggle the password visible again. instead of this after a login a session token should be returned for verification (imo). At least the password shouldn't be stored in plaintext in local storage, this is definitely a bad practice.
best regards, thanks for your work
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.