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
zeripath 9d855bd6a1
Simplify Gothic to use our session store instead of creating a different store (#17507)
* Simplify Gothic to use our session store instead of creating a different store

We have been using xormstore to provide a separate session store for our OAuth2 logins
however, this relies on using gorilla context and some doubling of our session storing.
We can however, simplify and simply use our own chi-based session store. Thus removing
a cookie and some of the weirdness with missing contexts.

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per review

Signed-off-by: Andrew Thornton <art27@cantab.net>

* as per review

Signed-off-by: Andrew Thornton <art27@cantab.net>

* Handle MaxTokenLength

Signed-off-by: Andrew Thornton <art27@cantab.net>

* oops

Signed-off-by: Andrew Thornton <art27@cantab.net>

Co-authored-by: techknowlogick <techknowlogick@gitea.io>
Co-authored-by: Lauris BH <lauris@nix.lv>
3 years ago
..
cloud.google.com/go Vendor Update Go Libs (#13166) 4 years ago
code.gitea.io [Vendor] update gitea-sdk v0.14.0 (#15103) 3 years ago
gitea.com Upgrade chi to v5 (#17298) 3 years ago
github.com Simplify Gothic to use our session store instead of creating a different store (#17507) 3 years ago
go.etcd.io/bbolt Vendor Update (#16121) 3 years ago
go.jolheiser.com hCaptcha Support (#12594) 4 years ago
go.mongodb.org/mongo-driver [Vendor] Update directly used dependencys (#15593) 3 years ago
go.uber.org Update caddyserver/certmagic (#16789) 3 years ago
golang.org/x Update caddyserver/certmagic (#16789) 3 years ago
google.golang.org Update Vendor (#16325) 3 years ago
gopkg.in go1.16 (#14783) 3 years ago
mvdan.cc/xurls/v2 Vendor Update Go Libs (#13166) 4 years ago
strk.kbt.io/projects/go/libravatar Update strk.kbt.io/projects/go/libravatar to latest; closes #7860 (#8429) 5 years ago
xorm.io upgrade xorm to v1.2.5 (#17177) 3 years ago
modules.txt Simplify Gothic to use our session store instead of creating a different store (#17507) 3 years ago