gitea/modules/session
zeripath 76e1c130fb
Reset Session ID on login (#18018) (#18041)
Backport #18018

When logging in the SessionID should be reset and the session cleaned up.

Also logs the user in on completion of linking account

Signed-off-by: Andrew Thornton <art27@cantab.net>
2021-12-20 20:06:54 +00:00
..
db.go Create DB session provider(based on xorm) (#13031) 2021-02-15 00:33:31 -05:00
redis.go [Vendor] Update go-redis to v8.5.0 (#13749) 2021-02-10 21:28:32 +00:00
store.go Reset Session ID on login (#18018) (#18041) 2021-12-20 20:06:54 +00:00
virtual.go Migrate to use jsoniter instead of encoding/json (#14841) 2021-03-01 22:08:10 +01:00