silverstripe-framework/docs/en
Ingo Schommer c6b1d4aa6b API Storing alternative DB name in cookie rather than session
Session is not initialized by the time we need to use
the setting in DB::connect(). Cookie values get initialized
automatically for each request.

Tightened name format validation to ensure it can only
be used for temporary databases, rather than switching
the browser session to a different production database.

Encrypting token for secure cookie usage.
Added dev/generatesecuretoken to generate this token.
Not storing in YML config directly because of web access issues.
2012-12-13 23:21:48 +01:00
..
_images Added docs for composer 2012-11-03 18:00:58 +13:00
changelogs API Storing alternative DB name in cookie rather than session 2012-12-13 23:21:48 +01:00
howto Testing docs recommend "phpunit" over "sake" 2012-11-15 14:15:46 +01:00
installation Modify Composer install path in docs 2012-12-11 15:43:30 +13:00
misc Updated docs to fit new 'buildtools' workflow 2012-11-21 16:15:48 +01:00
reference Fix typo with setTemplate() rss docs. 2012-12-04 19:54:26 +13:00
topics NEW FixtureFactory separated out from YamlFixture 2012-12-11 17:06:27 +01:00
tutorials Moved GridField docs to reference 2012-10-30 18:59:26 +01:00
index.md Corrected a number of inbound links pointing to the documentation. 2012-10-09 14:53:47 +13:00