This repository was archived by the owner on Feb 16, 2023. It is now read-only.
This repository was archived by the owner on Feb 16, 2023. It is now read-only.
[BUG] [SECURITY] Password of emailaccount is plaintext and visible #1233
Description
Describe the bug
The password of the account to access the mailbox is visible in plaintext in the webinterface (and therefore also in the database)
To Reproduce
Steps to reproduce the behavior:
- Go to '/admin/paperless_mail/mailaccount/1/change/'
- Scroll down to 'Password'
- See error
Expected behavior
A hidden/obscured representation (all asterisks or something)
And also stored as a hash in the database.
Screenshots
I do not think so ;)
Webserver logs
Irrelevant
Relevant information
- Host OS of the machine running paperless: [e.g. Archlinux / Ubuntu 20.04]
- Browser [e.g. chrome, safari]
- Version [e.g. 1.0.0]
- Installation method: [docker / bare metal]
- Any configuration changes you made in
docker-compose.yml
,docker-compose.env
orpaperless.conf
.
Metadata
Metadata
Assignees
Labels
No labels