[FIX] auth_ldap: remove insignificant spaces in login
authorHolger Brunn <hbrunn@therp.nl>
Thu, 2 Oct 2014 13:52:07 +0000 (15:52 +0200)
committerMartin Trigaux <mat@openerp.com>
Fri, 3 Oct 2014 15:02:12 +0000 (17:02 +0200)
commit4c6a998c296141e74524e132112310ac06d5ebb4
tree06bfcef2593b12076501139dfa443d3d17d6d073
parente6ca89171430be34191e6c9233a8223657adeab6
[FIX] auth_ldap: remove insignificant spaces in login

strip spaces from user name as they will probably be ignored by ldap's search (rfc4518)
Fixes #2865
addons/auth_ldap/users_ldap.py