Preserve username for OTP change
commitb50a113e049e5472e35e383e69abe95899c1acc0
authorPetr Písař <petr.pisar@atlas.cz>
Sat, 11 Aug 2012 13:18:52 +0000 (11 15:18 +0200)
committerPetr Písař <petr.pisar@atlas.cz>
Sat, 11 Aug 2012 13:23:15 +0000 (11 15:23 +0200)
tree47d5d29353614f2e82b0a8e10ca2cc5f61c944ea
parent7bb4744e2284a70dda65cd79171c8a6bdd934a16
Preserve username for OTP change

Changing password while OTP is in use requires user name which we
destroyed after log-in. Now the value must be preserved for
isds_change_password() as we preserve (can obtain base) URL. This allows
to keep number of isds_change_password() argument on sane level.
src/isds.c
src/isds_priv.h
src/soap.c
src/soap.h