Rename all occurrences of "passphrase" to "password"; bump libmutton

This commit is contained in:
2025-10-26 13:25:42 -04:00
parent bfb6372c29
commit 3cb0bdce59
4 changed files with 45 additions and 103 deletions
+1 -1
View File
@@ -19,5 +19,5 @@ const (
)
func init() {
global.GetPassphrase = front.InputHidden
global.GetPassword = front.InputHidden
}