RavenDbUserAuthRepository index should not use an analyzed field

We just had a problem where a user named “user.name” was getting logged in as “user.name-special”.

Since the fix is easy enough I’ve created a PR with the details: https://github.com/ServiceStack/ServiceStack/pull/983

1 Like