forked from mystiq/dex
221a1ad7a0
PasswordInfos are marshaled when storing them in the database as part of the local connector. However, the custom unmarsheler defined could not unmarshal the standard marshling of this struct. Add a struct tag to the Password field to correct this. Closes #332 |
||
---|---|---|
.. | ||
api | ||
manager | ||
email_verification.go | ||
email_verification_test.go | ||
invitation.go | ||
invitation_test.go | ||
password.go | ||
password_test.go | ||
user.go | ||
user_test.go | ||
util.go |