aggied

Results 8 comments of aggied

In my experience (which is minor compared to many) I've never hashed the passwords coming from the frontend, only hash/salt before database entry. I'm also interested in the security of...

I'm having the same error. CloudWatch reports: ``` { "errorMessage": "Error in sendVerificationEmail: MessageRejected: Email address is not verified. The following identities failed the check in region US-WEST-2: [email protected]" }...

For what it's worth -- I just tested signing up an email from an SES _verified_ domain, and it looks like the registration worked. So it seems the problem is...

So... as it turns out the particular AWS SES account I'm using is still in the SES "sandbox," which I forgot about. @sg0894074 perhaps this is our problem? http://docs.aws.amazon.com/ses/latest/DeveloperGuide/request-production-access.html

I need it when the user saves the content. I realize most use cases are satisfied by simply inserting the embed iframe, but I am also needing to store the...

thanks for being open to it. Perhaps someone will benefit from it down the road. If I do get around to extending the plugin to handle embeds from more sites,...

@iparamonau I use https://github.com/itteco/iframely on a server to generate quality embeds for an impressive amount of sites, so it is very important for me to store the resulting metadata. Also,...

+1. broken on node 0.12 in OSX Mavericks.