Commit ee7686f
authored
Consul Docs: Add anonymous token warning to ACL tokens overview (#1484)
## Description
Requested by Deniz Dugan (Security)
- Add anonymous token warning to ACL token overview, anonymous token
section
I updated v1.18-1.22
-
https://unified-docs-frontend-preview-b8zegbmsz-hashicorp.vercel.app/consul/docs/secure/acl/token#anonymous-token
-
https://unified-docs-frontend-preview-b8zegbmsz-hashicorp.vercel.app/consul/docs/v1.21.x/secure/acl/token#initial-management-token
-
https://unified-docs-frontend-preview-b8zegbmsz-hashicorp.vercel.app/consul/docs/v1.20.x/security/acl/tokens#anonymous-token
-
https://unified-docs-frontend-preview-b8zegbmsz-hashicorp.vercel.app/consul/docs/v1.19.x/security/acl/tokens#anonymous-token
-
https://unified-docs-frontend-preview-b8zegbmsz-hashicorp.vercel.app/consul/docs/v1.18.x/security/acl/tokens#anonymous-token
## Links
Jira: [CE-1095]
## Contributor checklists
Review urgency:
- [ ] ASAP: Bug fixes, broken content, imminent releases
- [x] 3 days: Small changes, easy reviews
- [ ] 1 week: Default expectation
- [ ] Best effort: No urgency
Pull request:
- [x] Verify that the PR is set to merge into the correct base branch
- [x] Verify that all status checks passed
- [x] Verify that the preview environment deployed successfully
- [ ] Add additional reviewers if they are not part of assigned groups
Content:
- [ ] I added redirects for any moved or removed pages
- [ ] I followed the [Education style
guide](https://github.com/hashicorp/web-unified-docs/tree/main/docs/style-guide)
- [ ] I looked at the local or Vercel build to make sure the content
rendered correctly
## Reviewer checklist
- [ ] This PR is set to merge into the correct base branch.
- [ ] The content does not contain technical inaccuracies.
- [ ] The content follows the Education content and style guides.
- [ ] I have verified and tested changes to instructions for end users.
[CE-1095]:
https://hashicorp.atlassian.net/browse/CE-1095?atlOrigin=eyJpIjoiNWRkNTljNzYxNjVmNDY3MDlhMDU5Y2ZhYzA5YTRkZjUiLCJwIjoiZ2l0aHViLWNvbS1KU1cifQFile tree
6 files changed
+22
-5
lines changed- content/consul
- global/partials/alerts
- v1.18.x/content/docs/security/acl/tokens
- v1.19.x/content/docs/security/acl/tokens
- v1.20.x/content/docs/security/acl/tokens
- v1.21.x/content/docs/secure/acl/token
- v1.22.x/content/docs/secure/acl/token
6 files changed
+22
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
| 1 | + | |
| 2 | + | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
Lines changed: 3 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
206 | 206 | | |
207 | 207 | | |
208 | 208 | | |
209 | | - | |
| 209 | + | |
| 210 | + | |
| 211 | + | |
210 | 212 | | |
211 | 213 | | |
212 | 214 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
233 | 236 | | |
234 | 237 | | |
235 | 238 | | |
| |||
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
232 | | - | |
| 232 | + | |
| 233 | + | |
| 234 | + | |
| 235 | + | |
233 | 236 | | |
234 | 237 | | |
235 | 238 | | |
| |||
0 commit comments