File Changes for galt
switch to commits view, user indexv370_preview to v370_preview2 (2018-08-06 to 2018-08-13) v370
Show details
- src/hg/cirm/cdw/cdwServeTagStorm/cdwServeTagStorm.c
- lines changed 38, context: html, text, full: html, text
7d00a6555d2fd1a26fd0e218caebee856897a7a0 Mon Aug 6 14:37:03 2018 -0700
fixes #21875. Does not allow users with no access to the meta.txt to click links showing the tagStorm in various text, csv, and tsv forms. cdwServeTagStorm now safely checks user has access. cdwWebBrowse also will now NOT display the meta links at all if the user does not have access.
- src/hg/cirm/cdw/cdwWebBrowse/cdwWebBrowse.c
- lines changed 15, context: html, text, full: html, text
7d00a6555d2fd1a26fd0e218caebee856897a7a0 Mon Aug 6 14:37:03 2018 -0700
fixes #21875. Does not allow users with no access to the meta.txt to click links showing the tagStorm in various text, csv, and tsv forms. cdwServeTagStorm now safely checks user has access. cdwWebBrowse also will now NOT display the meta links at all if the user does not have access.
- src/inc/common.mk.galt
- lines changed 428, context: html, text, full: html, text
c6e6631e7e05a58f07c54b2cd5cea7c97d83cf8e Mon Aug 13 10:02:17 2018 -0700
temporary copy of my version of common.mk that compiles
switch to commits view, user index