summaryrefslogtreecommitdiffstats
path: root/modules/setting/session.go
Commit message (Expand)AuthorAgeFilesLines
* Refactor the setting to make unit test easier (#22405)Lunny Xiao2023-02-201-3/+5
* Implement FSFE REUSE for golang files (#21840)flynnnnnnnnnn2022-11-271-2/+1
* format with gofumpt (#18184)65432022-01-201-27/+25
* Add an abstract json layout to make it's easier to change json library (#16528)Lunny Xiao2021-07-241-3/+1
* Fix various documentation, user-facing, and source comment typos (#16367)luzpaz2021-07-081-1/+1
* Add SameSite setting for cookies (#14900)zeripath2021-03-071-0/+13
* Migrate to use jsoniter instead of encoding/json (#14841)zeripath2021-03-011-1/+2
* Create DB session provider(based on xorm) (#13031)zeripath2021-02-151-1/+1
* Move macaron to chi (#14293)Lunny Xiao2021-01-261-1/+1
* Movde dependents on macaron from modules/setting (#10050)Lunny Xiao2020-01-291-10/+29
* Use gitea forked macaron (#7933)Tamal Saha2019-08-231-1/+1
* Remove settting dependency on modules/session (#7237)Lunny Xiao2019-07-171-2/+0
* Support setting cookie domain (#6288)Tamal Saha2019-07-121-0/+1
* Prevent creating empty sessions (#6677)zeripath2019-04-201-0/+11
* Split setting.go as multiple files (#6014)Lunny Xiao2019-02-101-0/+35