Remove hashing by default for user logins. Auth drivers are now in control of this... v3.2.0v3.2.0-RC1v3.2.0-RC2
commit24073ab4d4424ea51ceab01ef9021ee563051177
authorJeremy Bush <contractfrombelow@gmail.com>
Mon, 27 Jun 2011 11:48:16 +0000 (27 06:48 -0500)
committerJeremy Bush <contractfrombelow@gmail.com>
Mon, 27 Jun 2011 11:48:16 +0000 (27 06:48 -0500)
tree47b477cdc62718ffb483a6991f8dd142d2c6c690
parent8633708a3b529b6b5b9c9258f70f012be5700054
Remove hashing by default for user logins. Auth drivers are now in control of this behavior. Fixes #3605
classes/kohana/auth.php
classes/kohana/auth/file.php