treeherder/docs
Ed Morley bd870cf8ce
Bug 1441493 - Use rel="noopener" for all target != null links (#3275)
This helps prevent:
https://www.owasp.org/index.php/Reverse_Tabnabbing

We're not also using `noreferrer`, since most browsers now support
`noopener` (https://caniuse.com/#search=noopener) and the link targets
are all Mozilla properties where the referrer may be useful.

The auth.js `window.open()` has not been changed, since the login
callback makes use of `window.opener`.
2018-02-27 19:17:42 +00:00
..
ui Bug 1435998 - Fix/enable eslint 'strict' (#3198) 2018-02-12 16:51:36 +00:00
Makefile Bug 1421241 - Docs: Add livehtml to the Makefile help text 2017-11-28 16:56:45 +00:00
admin.rst Bug 1428032 - Docs: Grant visibility for new issue_tracker table (#3266) 2018-02-26 11:00:41 +00:00
code_style.rst Bug 1348375 - Stop using a wildcard import in treeherder.client 2017-03-20 13:18:20 +00:00
common_tasks.rst Bug 1421241 - Docs: Improve livehtml mode and recommend it 2017-11-28 16:56:45 +00:00
conf.py Bug 1413975 - Docs: Remove redundant configuration from conf.py 2017-11-28 16:56:45 +00:00
data_validation.rst Docs: Fixes for code example in data validation section (#1684) 2016-07-13 15:45:06 -04:00
dataload.rst Revert "Bug 1333079 - Switch to new style Celery setting names" 2017-02-01 16:28:55 +00:00
deployment.rst Bug 1418956 - Set yarn's no-bin-links option via .yarnrc 2017-11-20 18:59:26 +00:00
index.rst Bug 1306709 - Add SETA to Treeherder 2017-01-05 14:33:55 -05:00
installation.rst Bug 1419965 - Remove the estimated job time remaining backend (#2990) 2017-12-04 22:09:38 +00:00
list_of_services.rst Bug 1362443 - Vagrant: Replace varnish with iptables rule 2017-05-06 17:32:41 +01:00
pulseload.rst Bug 1429988 - Minor updates for local pulse ingestion 2018-02-13 09:23:19 -08:00
rest_api.rst Bug 1357476 - Replace django-rest-swagger with native d-r-f docs (#3230) 2018-02-16 10:21:21 +00:00
retrieving_data.rst Bug 1336272 - Refactor changing wording from resultset to push (#2644) 2017-08-04 09:38:57 -07:00
seta.rst Bug 1416257 - Docs: Remove unnecessary `yarn install` steps 2017-11-20 18:59:26 +00:00
submitting_data.rst Bug 1441493 - Use rel="noopener" for all target != null links (#3275) 2018-02-27 19:17:42 +00:00
testcases.rst Bug 1420891 - Docs: Fix strict mode warnings 2017-11-28 16:56:45 +00:00
troubleshooting.rst Bug 1419168 - Add a .gitattributes file to force Linux line endings (#2997) 2017-11-28 21:51:59 +00:00