You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
forgejo/modules/setting
zeripath 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
5 years ago
..
cache.go Better logging (#6038) (#6095) 5 years ago
cron.go Better logging (#6038) (#6095) 5 years ago
git.go Better logging (#6038) (#6095) 5 years ago
indexer.go Issue indexer queue redis support (#6218) 5 years ago
log.go Quieter Integration Tests (#6513) 5 years ago
mailer.go Add SUBJECT_PREFIX mailer config option (#6605) 5 years ago
markup.go split setting.go to multiple files (#6154) 5 years ago
repository.go Better logging (#6038) (#6095) 5 years ago
service.go Allow to set organization visibility (public, internal, private) (#1763) 5 years ago
session.go Prevent creating empty sessions (#6677) 5 years ago
setting.go Fixes 4762 - Content API for Creating, Updating, Deleting Files (#6314) 5 years ago
webhook.go Add support for MS Teams webhooks (#6632) 5 years ago