src/app/common/http-client.ts (2 lines): - line 217: // TODO: Invalid token - line 247: // TODO: Invalid token src/app/common/http-impl.ts (2 lines): - line 8: // TODO: how http is constructed - line 13: // TODO: Use official Angular2 CORS support when merged (https://github.com/angular/angular/issues/4231). src/app/resources/scripts/iis_scripts/Initialize-AdminAPI.ps1 (2 lines): - line 31: ## TODO: Figure out how to detect endpoint dynamically when the service is installed, blockers: - line 213: ## TODO: we might want to check membership recursively. It might not be necessary if the user is already in a subgroup src/app/webserver/webapps/webapps.service.ts (1 line): - line 243: // TODO: unify 403 handling src/app/settings/server-list-item.ts (1 line): - line 8: // TODO: unify with WAC lists src/app/notification/notification.service.ts (1 line): - line 127: // TODO: create a wiki page and point to the troubleshoot wiki instead src/app/webserver/websites/website-list.component.ts (1 line): - line 64: // TODO: fix - If subscribe is called for every activate, how many subscribes are there? src/app/common/list.ts (1 line): - line 105: // TODO: display something during for promise evaluation src/app/webserver/files/webfiles.service.ts (1 line): - line 277: // TODO: unify 403 handling src/app/files/file-editor.ts (1 line): - line 12: // TODO: fix compare feature https://github.com/microsoft/IIS.WebManager/issues/452 src/app/webserver/websites/websites.service.ts (1 line): - line 339: // TODO: unify 403 handling src/app/files/files.service.ts (1 line): - line 328: // TODO: unify 403 handling src/app/webserver/vdirs/vdirs.service.ts (1 line): - line 234: // TODO: unify 403 handling src/app/runtime/wac/services/powershell-service.ts (1 line): - line 18: private sessionId = Math.random().toString(36).substring(2, 15) // TODO: modify this with WAC session ID