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.
gitea/routers
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>
7 years ago
..
admin Add option to use paged LDAP search when synchronizing users (#3895) 7 years ago
api/v1 Fix some webhooks bugs (#3981) 7 years ago
dev Make time diff translatable (#2057) 8 years ago
org Splitted the user settings code into several files to be more maintainable (#3968) 7 years ago
private improve protected branch to add whitelist support (#2451) 7 years ago
repo Fix some webhooks bugs (#3981) 7 years ago
routes Support secure cookie for csrf-token (#3839) 7 years ago
user remove collaborative repositories from search on user profiles (#3996) 7 years ago
utils Allow adding collaborators with (fullname) (#3103) 7 years ago
home.go Global code search support (#3664) 7 years ago
init.go Store OAuth2 session data in database (#3660) 7 years ago
install.go issue-2768: added new option allow_only_external_registration (#3910) 7 years ago