mirror of
https://github.com/nsupdate-info/nsupdate.info.git
synced 2026-04-25 08:35:56 +03:00
[GH-ISSUE #303] Differentiate between show configuration and create new configuration/password #239
Labels
No labels
bug
bug
duplicate
easy
easy
enhancement
enhancement
invalid
needs help
pull-request
scalability
security
task
urgent
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nsupdate.info-nsupdate-info#239
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 @tobiasstein on GitHub (Mar 14, 2017).
Original GitHub issue: https://github.com/nsupdate-info/nsupdate.info/issues/303
Please change the default behavior of the "Show Configuration" button inside of a configured host,
to not generate a new secret and introduce a new button to generate a new secret.
Restoring the old password in the database (triggering the python code) is not a common task for every body and requires to memorize the secret. If there is no possibility to access and change a client's password remotely, administrators have to visit the site and configure the device directly, which generally leads to some overhead. :-)
👍
@ThomasWaldmann commented on GitHub (Mar 14, 2017):
So, how would you generate a config (which includes the password) without generating a new password?
We can't show the old password as we do not store the password in plaintext.
@ThomasWaldmann commented on GitHub (Apr 4, 2017):
@tobiasstein did you read my comment?
I am open to ideas, but I think showing a complete configuration without creating a new password is not possible without violating security best practices.
Also, showing a configuration should only be needed if you currently (re)configure a device or a software.