Remove debugging code
This commit is contained in:
parent
0be82cbfb5
commit
029547855f
1 changed files with 0 additions and 2 deletions
|
@ -242,9 +242,7 @@ private
|
|||
end
|
||||
|
||||
def encrypt_password
|
||||
logger.info "XXX"
|
||||
if pass_crypt_confirmation
|
||||
logger.info "YYY"
|
||||
self.pass_crypt, self.pass_salt = PasswordHash.create(pass_crypt)
|
||||
self.pass_crypt_confirmation = nil
|
||||
end
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue