Commit Graph

25 Commits (5d2afc6e4fc541bc31ba3e82a9999bdf3d0fce71)

Author SHA1 Message Date
wxiaoguang bffbbf5470
Improve oauth2 client "preferred username field" logic and the error handling (#30622) 7 months ago
Jason Song 61457cdf6b
Avoid importing `modules/web/middleware` in `modules/session` (#30584) 7 months ago
Jonathan Tran b18c04ebde
fix: Fix to delete cookie when AppSubURL is non-empty (#30375) 7 months ago
JakobDev f91dbbba98
Next round of `db.DefaultContext` refactor (#27089) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
techknowlogick 985f76dc4b
Update redis library to support redis v7 (#24114) 2 years ago
wxiaoguang 97d5ec2aeb
Use Get/Set instead of Rename when Regenerate session id (#23975) 2 years ago
Jason Song f59a74852b
Update gitea-vet to check FSFE REUSE (#22004) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Lunny Xiao de8e3948a5
Refactor auth package (#17962) 3 years ago
zeripath bcc13f3889
Reset Session ID on login (#18018) 3 years ago
Lunny Xiao 5326f4c9c5
Move session to models/login (#17338) 3 years ago
Lunny Xiao 9f31f3aa8a
Add an abstract json layout to make it's easier to change json library (#16528) 3 years ago
zeripath f0e15250b9
Migrate to use jsoniter instead of encoding/json (#14841) 4 years ago
zeripath 0a9a484e1e
Create DB session provider(based on xorm) (#13031) 4 years ago
6543 ac97ea573c
[Vendor] Update go-redis to v8.5.0 (#13749) 4 years ago
Lunny Xiao 6433ba0ec3
Move macaron to chi (#14293) 4 years ago
zeripath 7f8e3192cd
Allow common redis and leveldb connections (#12385) 4 years ago
zeripath 5fd9f72104
When reading expired sessions - expire them (#12686) 4 years ago
zeripath f7e3767929
Prevent (caught) panic on login (#11590) 5 years ago
Tamal Saha 171b359877 Use gitea forked macaron (#7933) 5 years ago
kolaente f9ec2f89f2 Add golangci (#6418) 6 years ago
zeripath 3d5d2fa9d8
Unfortunately MemProvider Init does not actually Init properly (#6692) 6 years ago
zeripath b33f7f792b
Prevent creating empty sessions (#6677) 6 years ago