Andrey Klimov

Results 4 issues of Andrey Klimov

Hi! When I try to get info about user I get LdapReferralException. I found solution here https://stackoverflow.com/questions/46052873/a-list-of-all-users-ldap-referral-error-ldapreferralexception. I think this property has to be configurationable.

Hi! What about to add this chart to [Helm Hub](https://hub.helm.sh/charts)? More info [here](https://github.com/helm/hub/blob/master/Repositories.md).

Added ISerializationProvider to convert TModel property to byte[] and convert encrypted byte[] to database column type (base64 or byte[]) also. Added predefined serialization providers.