kuzzleio / kuzzle-plugin-auth-passport-local

Provide local authentication with username/password for Kuzzle
Apache License 2.0
0 stars 2 forks source link

Read user should not send the password : … #6

Closed ballinette closed 8 years ago

ballinette commented 8 years ago

add cleanCredentials() pipe while getting a user => remove the "password" attribute

necessary for PR https://github.com/kuzzleio/kuzzle/pull/156 on kernel