Sandra Greenhalgh

Results 4 issues of Sandra Greenhalgh

This would need "Add roles section" done first (https://github.com/thinktecture/Thinktecture.IdentityManager/issues/1) From a user admin perspective (especially when dealing with cms/admin applications), it would be useful if there was a way of...

enhancement

As of the 1.0.0-beta8-05 package the IdentityUser.Logins property class now has the type `IList` (used to use `IList`) Have changed the project specific IdentityUserLogin to instead use the UserLoginInfo from...

Breaking Change

Could we have the ability of configuring the Nlog mongodb collection as a capped collection, so we can limit the size and/or number of the logs.

When specifying the applicationName - it creates a separate collection for each applicationName. eg. if the ApplicationName = "App1", then the collection name is automatically changed to "Elmah-App1", it doens't...