Commit 32c2441
committed
mgr/smb: add a password filer enum for input passwords
Add a 2nd password filter enum but this one is only for input passwords.
Specifically, the 'hidden' filter makes no sense because we don't want
junk passwords in the data store so we only take unfiltered or base64
obscured password values.
Signed-off-by: John Mulligan <[email protected]>1 parent 54cd675 commit 32c2441
1 file changed
+14
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
115 | 115 | | |
116 | 116 | | |
117 | 117 | | |
| 118 | + | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
| 129 | + | |
| 130 | + | |
| 131 | + | |
0 commit comments