aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/github.com/go-macaron/session
Commit message (Collapse)AuthorAgeFilesLines
* Use gitea forked macaron (#7933)Tamal Saha2019-08-2320-2510/+0
| | | Signed-off-by: Tamal Saha <tamal@appscode.com>
* Use Go1.11 module (#5743)Mura Li2019-03-278-0/+38
| | | | | | | | | | | | | | | | | | * Migrate to go modules * make vendor * Update mvdan.cc/xurls * make vendor * Update code.gitea.io/git * make fmt-check * Update github.com/go-sql-driver/mysql * make vendor
* add other session providers (#5963)techknowlogick2019-02-0510-61/+1162
|
* Update go-macaron/session to latest mast to fix RCE-bug (#5177)Kim "BKC" Carlbäcker2018-10-252-12/+20
|
* Migrate to dep (#3972)Antoine GIRARD2018-05-212-21/+0
| | | | | | | | | | | | * Update makefile to use dep * Migrate to dep * Fix some deps * Try to find a better version for golang.org/x/net * Try to find a better version for golang.org/x/oauth2
* Added all required dependenciesThomas Boerger2016-11-048-0/+1384