You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/vendor/github.com/go-macaron
Aleksandr Bulyshchenko ee878e3951 Support secure cookie for csrf-token (#3839)
* 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>
6 years ago
..
bindata Migrate to dep (#3972) 6 years ago
binding Migrate to dep (#3972) 6 years ago
cache Migrate to dep (#3972) 6 years ago
captcha Migrate to dep (#3972) 6 years ago
csrf Support secure cookie for csrf-token (#3839) 6 years ago
gzip Migrate to dep (#3972) 6 years ago
i18n Migrate to dep (#3972) 6 years ago
inject Migrate to dep (#3972) 6 years ago
session Migrate to dep (#3972) 6 years ago
toolbox Migrate to dep (#3972) 6 years ago