David Rodríguez

Results 35 comments of David Rodríguez
trafficstars

Sounds really interesting to me. When I built this module some time back, I tried with different serializers like DataContract, XmlSerializer (there is still code about it https://github.com/davidjrh/dnn.rediscachingprovider/blob/c938a92a1cbd637f92e6ada482466fa69482a7fc/RedisCachingProvider/Shared.cs#L66 that is...

Wow! Thanks! Going to test it ASAP!

Currently returning the first top 100 users in the search result. Should allow, at least, to show a link with "Load more..." loading the next 100 users with matching the...

I love it! Going to add the change to work with 7.4.x and 8.x versions

I have added the LUA script on the 2.1.0 version. I will revisit this to find a way of partially clearing the keys.

You can try by changing the "Id" claim mapping for something that matches your current usernames. i.e. Are you using e-mails as usernames? Then you can use the "upn" or...

Hi @JRPonte, normally the are not created directly in DNN, allowing the provider to populate them, bu I can imagine your scenario (you had already the users and you installed...