On Tue, Jan 27, 2015 at 01:02:52PM -0500, Samantha N. Bueno wrote:
On Mon, Jan 26, 2015 at 05:33:25PM -0800, Brian C. Lane wrote:
Remove the double done click for weak passwords. Root passwords must meet pwquality's minimum requirements in order to be used.
Should this behavior also be mirrored in text mode? I think the YesNoDialog could probably just be removed from EditTUIDialog and that should probably be ok.
Yeah, I need to look over the TUI password code more closely, it looks like it isn't using pwquality at all right now?