Files
src/libexec
Baptiste Daroussin ea0932d71a nuageinit: refactor goto abuse in chpasswd()
Replace goto next/list pattern with proper elseif/else control
structure. The goto-based flow was fragile and hard to follow;
the elseif chain makes the validation logic explicit and linear.
2026-06-04 22:02:58 +02:00
..
2026-05-25 18:52:15 +02:00
2026-05-22 19:57:35 +02:00
2026-03-29 16:13:09 +00:00