Commit Graph

27 Commits (main)

Author SHA1 Message Date
wxiaoguang 5342a61124
Delete legacy cookie before setting new cookie (#31306) 5 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
wxiaoguang f3eb835886
Refactor locale&string&template related code (#29165) 9 months ago
wxiaoguang c0ed26f987
Remove some dead code (#27196) 1 year ago
wxiaoguang 9672085d94
Fix "Flash" message usage (#25895) 1 year ago
silverwind 88f835192d
Replace `interface{}` with `any` (#25686) 1 year ago
wxiaoguang 4e2f1ee58d
Refactor web package and context package (#25298) 1 year ago
wxiaoguang 5d77691d42
Improve template system and panic recovery (#24461) 2 years ago
wxiaoguang 5b9557aef5
Refactor cookie (#24107) 2 years ago
KN4CK3R e8186f1c0f
Map OIDC groups to Orgs/Teams (#21441) 2 years ago
flynnnnnnnnnn e81ccc406b
Implement FSFE REUSE for golang files (#21840) 2 years ago
wxiaoguang 2900dc90a7
Improve valid user name check (#20136) 2 years ago
oliverpool c81b26b0e5
refactor webhook *NewPost (#20729) 2 years ago
luzpaz d29d6d1991
Fix various typos (#20338) 2 years ago
Gusted edf14202fe
Unify repo settings & show better error (#19828) 2 years ago
wxiaoguang 84ceaa98bd
Refactor CSRF protection modules, make sure CSRF tokens can be up-to-date. (#19337) 3 years ago
wxiaoguang d242511e86
Remove legacy unmaintained packages, refactor to support change default locale (#19308) 3 years ago
wxiaoguang 65f17bfc31
Refactor legacy `unknwon/com` package, improve golangci lint (#19284) 3 years ago
6543 54e9ee37a7
format with gofumpt (#18184) 3 years ago
Gusted ff2fd08228
Simplify parameter types (#18006) 3 years ago
Gusted c98dd7a3e0
Remove unnecessary variable assignments (#17695) 3 years ago
KN4CK3R 44b8b07631
Add tag protection (#15629) 3 years ago
zeripath 6d39053711
Fix setting of SameSite on cookies (#15989) 4 years ago
Naohisa Murakami 1426601cf7
Use index of the supported tags to choose user lang (#15452) 4 years ago
zeripath 9b261f52f0
Add SameSite setting for cookies (#14900) 4 years ago
Lunny Xiao 5e20fd6dbf
Move middlewares to web/middleware (#14480) 4 years ago