Jump to content

SQL-based authentication: Difference between revisions

m
Switch to header template
No edit summary
m (Switch to header template)
Line 17:
(<code>pass_salt</code> and <code>pass_md5</code> would be <code>binary(16)</code> values, but MySQL versions before 5.0.15 strip trailing spaces when selecting them.)
 
==[[{{header|Perl]]}}==
[[Category:Perl]]
'''Interpreter:''' [[perl]] 5.8.8
 
Line 53 ⟶ 52:
}
 
==[[{{header|Raven]]}}==
[[Category:Raven]]
 
MySQL connectivity is available out of the box. Below, we do not ever send the plain text password over the wire.
 
Cookies help us deliver our services. By using our services, you agree to our use of cookies.