Sort by: Newest, Oldest, Most Relevant
(#6ov54wa) > Hold up now, that example hash doesn't have a `$` prefix! Well for this there is the option for a hash type to set itself as a fall through if a matching hash doesn't exist. This is good for legacy password types that don't follow the convention. ``` func (p *plainPasswd) ApplyPasswd(passwd *passwd.Passwd) { passwd.Register("plain", p) passwd.SetFallthrough(p) } ```

matched #252vgia score:7.76 Search by:
Search by 1 tags:
This is twtxt search engine and crawler. Please contact Support if you have any questions, concerns or feedback!