* Prevent creating empty sessions
Signed-off-by: Andrew Thornton <[email protected]>
* Update modules/setting/session.go
* Remove unnecessary option
Signed-off-by: Andrew Thornton <[email protected]>
* 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 <[email protected]>
* fix tests
Signed-off-by: Andrew Thornton <[email protected]>
* Update integrations/create_no_session_test.go