apereo / dotnet-cas-client

Apereo .NET CAS Client
Apache License 2.0
233 stars 176 forks source link

[AllowHtml] attribute #101

Closed mcamp1 closed 5 years ago

mcamp1 commented 5 years ago

I'm running into a problem using the AllowHtml attribute to allow posting HTML strings with DotNetCasClient installed. Any help would be appreciated. The attribute works fine without the CAS client, but throws an error as soon as it is installed.

Model: [AllowHtml] public string Password { get; set; }

Stack Trace: Server Error in '/' Application.