Rocket/site/guide
Sergio Benitez 83ffe0f7bc Remove 'Config::profile()'. CFG 'secret_key' field.
This commit makes the `Config.secret_key` conditionally compile on the
`secrets` feature. The net effect is simplified internal code, fewer
corner-cases, and easier to write tests.

This commit removes the `Provider::profile()` implementation of
`Config`. This means that the `Config` provider no longer sets a
profile, a likely confusing behavior. The `Config::figment()` continues
to function as before.
2021-03-09 21:40:53 -08:00
..
0-introduction.md Update various dead hyperlinks; change some links from http to https. 2021-02-20 12:01:44 -08:00
1-quickstart.md Point all docs and doc links to 'master' branch. 2020-10-21 04:54:24 -07:00
2-getting-started.md Fix typo in getting started guide: 'latst' -> 'latest'. 2021-02-20 12:01:45 -08:00
3-overview.md UTF-8 routes. Forms revamp. Temp files. Capped. 2021-03-04 01:51:21 -08:00
4-requests.md Allow multiple and uncased field renamings. 2021-03-05 18:09:12 -08:00
5-responses.md UTF-8 routes. Forms revamp. Temp files. Capped. 2021-03-04 01:51:21 -08:00
6-state.md Update 'postgres' dependency to 0.19. 2021-02-28 15:28:37 -08:00
7-fairings.md Take '&mut Data' in 'on_request' fairings. 2020-10-20 20:22:32 -07:00
8-testing.md Keep an op-log for sync 'CookieJar'. 2020-10-14 21:37:16 -07:00
9-configuration.md Remove 'Config::profile()'. CFG 'secret_key' field. 2021-03-09 21:40:53 -08:00
10-pastebin.md UTF-8 routes. Forms revamp. Temp files. Capped. 2021-03-04 01:51:21 -08:00
11-conclusion.md Fix several typos in the guide. 2021-02-20 12:01:44 -08:00
index.md Fix several typos in the guide. 2021-02-20 12:01:44 -08:00