This website requires JavaScript.
Explore
Help
Sign In
Mirrors
/
gitea
Watch
0
Star
0
Fork
0
mirror of
https://github.com/go-gitea/gitea.git
synced
2026-09-27 00:37:21 +02:00
Code
Issues
Activity
Files
14844d92f211a659d8f4fc75b9e11b58d949351c
gitea
/
modules
/
session
T
History
Eric Lesiuta
0b354c8048
Add user session management and auditing
2026-03-20 21:26:30 -04:00
..
db.go
Add proper error message if session provider can not be created (
#35520
)
2025-09-28 12:24:19 +00:00
key.go
Enforce two-factor auth (2FA: TOTP or WebAuthn) (
#34187
)
2025-04-28 15:31:59 -07:00
mem.go
Fix session gob (
#35128
)
2025-07-20 01:49:36 +00:00
redis.go
Add proper error message if session provider can not be created (
#35520
)
2025-09-28 12:24:19 +00:00
store.go
Add user session management and auditing
2026-03-20 21:26:30 -04:00
virtual_test.go
Add user session management and auditing
2026-03-20 21:26:30 -04:00
virtual.go
Add user session management and auditing
2026-03-20 21:26:30 -04:00