Rickard

Results 21 issues of Rickard

It is very common for me to need the same username on multiple different clients. So basically if my website has multiple clients like "Nasa" and "Chrysler" I need to...

FlexMembershipProvider.UpdateAccount does not check if the username will collide before happily changing it. Making it possible to make two users have the same username, which then makes the system grind...

bug

if I have both aaa.com and bbb.com pointing to the same website then i seem to run into a slight hiccup. With local user it will work nicely as it...

question

Should stuff like this work? [Authorize(Roles="UberAdmin,AccountAdmin,LicenseAdmin")] I can't get it to work, and I am wondering if it should work before I dig deeper.

So I am using memflex but I have a problem, and I was wondering if there are any good ideas around. I have a multi tenant system where i split...

I would love something like this entry: WildcardsEntryWebpackPlugin.entry({ entry1: './src/a.js', entry2: './src/**/*.js', entry3: '...' }),

I have gotten the sample code to work well however it only really works against one azure ad tenant and also only with the azure issued token and not the...

documentation
sample

If we first add a "work" phone number all worked well. Now howver we add a "mobile" number with a patch request. It would then see that we had any...