summaryrefslogtreecommitdiff
path: root/config/initializers/secret_token.rb
Commit message (Collapse)AuthorAgeFilesLines
* Groundwork for merging CI into CEDouwe Maan2015-08-251-0/+24
|
* Allow to specify secret token via environment variable.Cyril Rohr2014-04-151-1/+3
|
* Migrate application to rails 4 step 1Dmitriy Zaporozhets2013-12-101-0/+1
| | | | Signed-off-by: Dmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
* Generate the Rails secret token on first run.ash2013-05-221-1/+17
| | | | | Store the secret token in a .gitignored file called ".secret", which is created by the initializer if it doesn't exist.
* init commitgitlabhq2011-10-091-0/+7