RailsCasts Pro episodes are now free!

Learn more or hide this

Furkan's Profile

GitHub User: furkanayhan

Site: http://www.furkanayhan.com/

Comments by Furkan

Avatar

Is this safe to put these credentials on dom:

html
<input name="policy" type="hidden" value="XXX">
<input name="signature" type="hidden" value="YYY">
<input name="AWSAccessKeyId" type="hidden" value="ZZZ">