File Changes for chmalee
switch to commits view, user indexv485_preview2 to v485_base (2025-07-14 to 2025-07-21) v485
Show details
- src/hg/hgHubConnect/hooks/pre-create.c
- lines changed 7, context: html, text, full: html, text
de181afb7e1d76c969ab0ec23c0b71de5aa7f1e4 Fri Jul 18 11:25:13 2025 -0700
Fix hubspace pre-create hook to check for an apiKey only if a valid login cookie was not provided. Add a new hg.conf statement that allows for the data directory to be on a separate mount from the CGI, and swap strings around in the path appropriately to verify file existence when the file exists on another server
- src/hg/lib/userdata.c
- lines changed 36, context: html, text, full: html, text
de181afb7e1d76c969ab0ec23c0b71de5aa7f1e4 Fri Jul 18 11:25:13 2025 -0700
Fix hubspace pre-create hook to check for an apiKey only if a valid login cookie was not provided. Add a new hg.conf statement that allows for the data directory to be on a separate mount from the CGI, and swap strings around in the path appropriately to verify file existence when the file exists on another server
switch to commits view, user index