14,958
edits
No edit summary |
|||
| Line 52: | Line 52: | ||
** varchar 允許最小8個字元長度<ref>[https://www.owasp.org/index.php/Password_length_%26_complexity Password length & complexity - OWASP] "Minimum length. Passwords should be at least eight (8) characters long." </ref> | ** varchar 允許最小8個字元長度<ref>[https://www.owasp.org/index.php/Password_length_%26_complexity Password length & complexity - OWASP] "Minimum length. Passwords should be at least eight (8) characters long." </ref> | ||
* membership | |||
** [http://msdn.microsoft.com/en-us/library/aa478949.aspx Membership Providers] | |||
<pre> (left blank intentionally) | <pre> (left blank intentionally) | ||