Author | SHA1 | Message | Date |
---|---|---|---|
|
171b359877 |
Use gitea forked macaron (#7933)
Signed-off-by: Tamal Saha <tamal@appscode.com> |
5 years ago |
|
ce087c58ef
|
Remove settting dependency on modules/session (#7237)
* remove settting dependency on modules/session * fix fmt * fix tests * fix lint |
6 years ago |
|
2102f9d92d |
Support setting cookie domain (#6288)
Signed-off-by: Tamal Saha <tamal@appscode.com> |
6 years ago |
|
b33f7f792b
|
Prevent creating empty sessions (#6677)
* Prevent creating empty sessions Signed-off-by: Andrew Thornton <art27@cantab.net> * Update modules/setting/session.go * Remove unnecessary option Signed-off-by: Andrew Thornton <art27@cantab.net> * Add destory to list of ignored misspellings * rename cookie.go -> virtual.go * Delete old file * Add test to ensure that sessions are not created without being logged in Signed-off-by: Andrew Thornton <art27@cantab.net> * fix tests Signed-off-by: Andrew Thornton <art27@cantab.net> * Update integrations/create_no_session_test.go |
6 years ago |
|
820e28c904
|
Split setting.go as multiple files (#6014)
* split setting.go as multiple files * fix comments |
6 years ago |