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 |
||
---|---|---|
.. | ||
config.go | ||
config_repo.go | ||
config_repo_test.go | ||
connector_bitbucket.go | ||
connector_bitbucket_test.go | ||
connector_github.go | ||
connector_github_test.go | ||
connector_ldap.go | ||
connector_ldap_test.go | ||
connector_local.go | ||
connector_oauth2.go | ||
connector_oauth2_test.go | ||
connector_oidc.go | ||
connector_oidc_test.go | ||
interface.go | ||
login_local.go |