Robin Orheden

Results 9 comments of Robin Orheden

Just adding some context to this: https://github.com/stormpath/express-stormpath/blob/master/lib/config.yml#L122 https://github.com/stormpath/stormpath-node-config/blob/824bab38af9a060a188da6c4b7dd525b42f62f54/lib/strategy/EnrichIntegrationFromRemoteConfigStrategy.js#L195 The issue seems to be that the `directory.accountCreationPolicy.verificationEmailStatus` is not being detected as `ENABLED`. Therefore setting `verifyEmail.enabled` to `false`.

> Can anyone reproduce the problem that @rdegges mentioned? The one where you don't get an error if you don't specify an application, while having more than 1 (that is...

For some reason coverage has dropped. This refactor should not have affected coverage in any major way. So it's probably because of the new file separation that is causing some...

Interesting. I have tested for deeply nested JSON structures, but seems that there's something that is off on this one. Will look into it!

I'm going to look into and see if that's possible. Do you know any other extension that does this?

Interesting. I'll look into that!

Hi Sander, Thank you for reporting this issue! I just tested it and can verify that I'm seeing the same problem. Will get back to you when I have identified...

Thank you for reporting this. I'm going to look into it.