Fix user changing their password 23/323/1
authorAndrew Kim <andrekim@cisco.com>
Wed, 8 May 2013 22:57:51 +0000 (15:57 -0700)
committerAndrew Kim <andrekim@cisco.com>
Wed, 8 May 2013 22:57:51 +0000 (15:57 -0700)
commit60ba2f16a5cfa1bc7bcfa0089df544225c70a4cd
tree7dfbaa6fb19a72ded3d940c87a7fd4192ada0e90
parent3e8fa3c3f82820167d6d7970b7efd301acbaa919
Fix user changing their password

Wrong user was being sent to change the password (it was the session user).

Signed-off-by: Andrew Kim <andrekim@cisco.com>
opendaylight/web/root/src/main/java/org/opendaylight/controller/web/DaylightWebAdmin.java