mirror of
https://github.com/requarks/wiki.git
synced 2026-03-02 22:57:36 -05:00
Storage Credentials shown in cleartext #775
Labels
No labels
BETA
BETA
accessibility
backlog
bug
can't replicate
contrib-easy
contrib-hard
contrib-medium
deferred
documentation
duplicate
duplicate
editors
enhancement
invalid
localization
migrate
ui
under review
v3
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/wiki#775
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @vabene1111 on GitHub (Oct 16, 2019).
Originally assigned to: @NGPixel on GitHub.
Describe the bug
When connecting WikiJS to a Git based backend using a password the password is always shown in cleartext on the administrator site. As most Git providers dont allow per repository based access tokens this should probably not be the case. I suggest not loading the password when the form is loaded and only changing it when its submitted in the reuqest.
this might also be the case with other storage providers but i have not tested it.
i hope this has not been reported elsewhere but i could not find an issue
To Reproduce
Steps to reproduce the behavior:
Expected behavior
This should not be visible as any administrator can see it
Host Info (please complete the following information):