Danilo Poccia

Results 25 comments of Danilo Poccia

I think you're right, I just put a quick fix in the master branch, using encodeURIComponent for the email in the verification link. Do you have time to check if...

Yes - I didn't redeploy there yet - I'll let you know, sorry for the misunderstanding. On Sat, Aug 29, 2015 at 12:46 AM, Peter Sankauskas wrote: > > Testing...

It would be possible, e.g. changing the CreateUser function to write the user item on DynamoDB as verified. But from a security perspective you should protect the CreateUser function that...

Hi! You can only edit inline (via the web interface) single file functions, LambdAuth is uploading a zip file that includes the customized config.son file (to avoid repetition). So you...

I agree, the reason I included the source JS/CSS files for the dependacies was that I still wanted people to be able to clone the repo and start using it...

Good point, if you have an idea of how/what to refactor, happy to help!

+1 I solved this with pull request #45 - but the signup.html and signup.js files must be updated in the shared S3 bucket, otherwise you need to replace them manually...

Sorry for the delay in the answer. I don't think setting the f_stat would do what you ask, because there is no way to get the size of a "folder"...

Hi, please feel free to do a pull request! Probably a good candidate to host S3 used/free space would be DynamoDB, and keeping that updated would be easier (and faster)...

I see your point, but if yas3fs is trying to upload a file to S3 it is because is a new or updated file, so deleting it means you loose...