gitea/modules/setting
zeripath b33f7f792b
Prevent creating empty sessions ()
* 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
..
cache.go Better logging () ()
cron.go Better logging () ()
git.go Better logging () ()
indexer.go Issue indexer queue redis support ()
log.go Quieter Integration Tests ()
mailer.go Add SUBJECT_PREFIX mailer config option ()
markup.go split setting.go to multiple files ()
repository.go Better logging () ()
service.go Allow to set organization visibility (public, internal, private) ()
session.go Prevent creating empty sessions ()
setting.go Fixes 4762 - Content API for Creating, Updating, Deleting Files ()
webhook.go Add support for MS Teams webhooks ()