Commit 775fb17
committed
minor #18976 [Security] Improve
This PR was merged into the 5.4 branch.
Discussion
----------
[Security] Improve `requires_channel` var naming
When dealing with this part of the doc, I found confusing having a env var named `SECURE_SCHEME`. Indeed, as stated in the same section, this env var could take the `http` value when in dev environment which could lead to some confusion. I suggest to improve the naming of this env var in order to clarify the example.
Commits
-------
5928e56 [Security] Improve `requires_channel` var namingrequires_channel var naming (mohamed)1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments