istio.io/scripts
Justin Pettit 7782eb1d0a
Authz jwt (#7338)
* snip.py: Replace github file token with release-specific URL.

* verify.sh: Show the expected output as well as the actual output.

* snip.py: Update the githubfile regex to not include email addresses.

When generating snip scripts, pairs of "@" signs indicate a link to
GitHub repo content.  However, JWT attribute values contained pairs of
email addresses such as:

    `testing@secure.istio.io/testing@secure.istio.io`

which would be treated as an email address and mangled.  This commit
rewrites the regex to not match on email addresses.

* Add authz-jwt user guide test.
2020-05-17 13:51:45 -04:00
..
build_archive_site.sh Fix archive site build. 2020-03-06 19:44:47 -08:00
build_site.sh Clean up build logic. (#5380) 2019-11-05 10:24:45 -08:00
gen_site.sh Add support for events. (#5953) 2019-12-04 12:12:52 -08:00
gen_snips.sh Update doc test README (#7080) 2020-04-15 08:44:18 -07:00
grab_examples.sh Prepare for 1.5. (#5689) 2019-11-14 13:01:31 -08:00
grab_reference_docs.sh Remove extraneous operator repo from grab_reference_docs.sh (#7212) 2020-05-04 09:22:50 -04:00
lint_site.sh Authz jwt (#7338) 2020-05-17 13:51:45 -04:00
opt_site.sh Fixes for the archive site. (#4989) 2019-09-13 08:32:11 -07:00
snip.py Authz jwt (#7338) 2020-05-17 13:51:45 -04:00