Iwá

Results 26 comments of Iwá

I am late to the party but assuming you have XSS you not secure anyway. It is like to ask, what if someone breaks in my house and my locker...

that is the error that I got: ``` Done Uploading The specified bucket does not have a website configuration ``` My bucket is not configured to be a static website...

I guess using cronjobs are not the best way. How about using github webhooks and we get an update of every time an issue is created? If I am implementing...

Could you assign that task to me ? I will do it. 👍

@alexanmtz There are few problems with that implementation. The issue payload does not provide an email but a `login` field. I guess that would not suffice since we are enabling...

@alexanmtz What do you mean by the user is actually on Gitpay? Could you give an example? What does the `provider` field contains?

@alexanmtz Is the username the same ? Look at my problem there. How do I know that userAXAS (github_login) is AXASuser(gitpay_login) ? Which field connects both platforms?

@alexanmtz So you will need to update the database before we could tackle on that issue. Right?

@barjin Are you planning a fix or customizable header settings that don't involve forking this? The ` page.on("request")` approach is one way of editing the header as well. But I...