Password Handling

Registered by Doug Hellmann

Put the list of passwords needed by components into the component definition in the YAML file so the main program can ask for them (and populate a cache) before invoking any component classes. Change the password generator to have 2 methods, discover_password(name, prompt) and get_password(name). discover_password() will ask the user or generate a value, but get_password() only does a lookup of known values. The main program should use discover_password() in a loop. The components should all just use get_password().

Blueprint information

Status:
Complete
Approver:
None
Priority:
Undefined
Drafter:
None
Direction:
Needs approval
Assignee:
None
Definition:
Approved
Series goal:
None
Implementation:
Implemented
Milestone target:
None
Started by
Joshua Harlow
Completed by
Joshua Harlow

Related branches

Sprints

Whiteboard

(?)

Work Items

This blueprint contains Public information 
Everyone can see this information.

Subscribers

No subscribers.