index
:
forgejo
forgejo
forgejo
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
modules
/
session
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Next round of `db.DefaultContext` refactor (#27089)
JakobDev
2023-09-16
1
-7
/
+8
*
Replace `interface{}` with `any` (#25686)
silverwind
2023-07-04
4
-30
/
+30
*
Update redis library to support redis v7 (#24114)
techknowlogick
2023-04-14
1
-1
/
+1
*
Use Get/Set instead of Rename when Regenerate session id (#23975)
wxiaoguang
2023-04-07
1
-4
/
+9
*
Update gitea-vet to check FSFE REUSE (#22004)
Jason Song
2022-12-02
1
-0
/
+1
*
Implement FSFE REUSE for golang files (#21840)
flynnnnnnnnnn
2022-11-27
3
-6
/
+3
*
format with gofumpt (#18184)
6543
2022-01-20
1
-1
/
+0
*
Refactor auth package (#17962)
Lunny Xiao
2022-01-02
1
-8
/
+8
*
Reset Session ID on login (#18018)
zeripath
2021-12-20
1
-0
/
+12
*
Move session to models/login (#17338)
Lunny Xiao
2021-10-17
1
-8
/
+8
*
Add an abstract json layout to make it's easier to change json library (#16528)
Lunny Xiao
2021-07-24
1
-2
/
+2
*
Migrate to use jsoniter instead of encoding/json (#14841)
zeripath
2021-03-01
1
-1
/
+2
*
Create DB session provider(based on xorm) (#13031)
zeripath
2021-02-15
2
-0
/
+174
*
[Vendor] Update go-redis to v8.5.0 (#13749)
6543
2021-02-10
1
-11
/
+16
*
Move macaron to chi (#14293)
Lunny Xiao
2021-01-26
3
-9
/
+18
*
Allow common redis and leveldb connections (#12385)
zeripath
2020-09-27
2
-2
/
+217
*
When reading expired sessions - expire them (#12686)
zeripath
2020-09-02
2
-218
/
+1
*
Prevent (caught) panic on login (#11590)
zeripath
2020-05-24
1
-6
/
+14
*
Use gitea forked macaron (#7933)
Tamal Saha
2019-08-23
2
-14
/
+14
*
Add golangci (#6418)
kolaente
2019-06-12
1
-4
/
+2
*
Unfortunately MemProvider Init does not actually Init properly (#6692)
zeripath
2019-04-20
2
-1
/
+218
*
Prevent creating empty sessions (#6677)
zeripath
2019-04-20
1
-0
/
+193