gitea/vendor/github.com/go-macaron
Aleksandr Bulyshchenko ee878e3951 Support secure cookie for csrf-token ()
* dep: Update github.com/go-macaron/csrf

Update github.com/go-macaron/csrf with dep to revision 503617c6b372
to fix issue of csrf-token security.

This update includes following commits:
- Add support for the Cookie HttpOnly flag
- Support secure mode for csrf cookie

Signed-off-by: Aleksandr Bulyshchenko <A.Bulyshchenko@globallogic.com>

* routers: set csrf-token security depending on COOKIE_SECURE

Signed-off-by: Aleksandr Bulyshchenko <A.Bulyshchenko@globallogic.com>
..
bindata Migrate to dep ()
binding Migrate to dep ()
cache Migrate to dep ()
captcha Migrate to dep ()
csrf Support secure cookie for csrf-token ()
gzip Migrate to dep ()
i18n Migrate to dep ()
inject Migrate to dep ()
session Migrate to dep ()
toolbox Migrate to dep ()