TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

iTunes Connect Issue Logging Developers into Other Accounts

66 pointsby sachalepover 10 years ago

9 comments

United857over 10 years ago
It&#x27;s interesting to compare Apple and Google. Talent-wise, Apple has always been a &quot;front-end&quot; focused company, and they&#x27;ve now had several fiascos when they&#x27;ve started to get into &quot;back-end&quot;&#x2F;cloud stuff (this, iCloud privacy leak, etc...)<p>In contrast, similarly Google had been a &quot;back-end&quot; focused company, and their first few versions of Android were horrible and clunky compared to iOS (but they&#x27;ve improved a lot).
eknkcover 10 years ago
It&#x27;s such a bad fuck up that it would justify someone pulling power cables from all iTunes Connect servers to disable access.
charlesdmover 10 years ago
That is one major (excuse my language) fuck up.
dhamover 10 years ago
logged into another app. Then refreshed and got this.<p>&#x27;use strict&#x27;; define(function () { var itcApp = angular.module(&#x27;itcApp&#x27;, [&#x27;ngRoute&#x27;, &#x27;routeResolverServices&#x27;, &#x27;angularFileUpload&#x27;, &#x27;global_services&#x27;, &#x27;global_directives&#x27;, &#x27;global_filters&#x27;, &#x27;form_elements&#x27;, &#x27;ngCookies&#x27;, &#x27;angulartics&#x27;, &#x27;angulartics.adobe.analytics&#x27;, &#x27;ngSanitize&#x27;, &#x27;pasvaz.bindonce&#x27;]); itcApp.config([&#x27;$routeProvider&#x27;, &#x27;routeResolverProvider&#x27;, &#x27;$controllerProvider&#x27;, &#x27;$compileProvider&#x27;, &#x27;$filterProvider&#x27;, &#x27;$provide&#x27;, &#x27;$httpProvider&#x27;, &#x27;$locationProvider&#x27;, &#x27;$cookiesProvider&#x27;, &#x27;$analyticsProvider&#x27;, &#x27;$sceDelegateProvider&#x27;, function ($routeProvider, routeResolverProvider, $controllerProvider, $compileProvider, $filterProvider, $provide, $httpProvider, $locationProvider, $cookiesProvider, $analyticsProvider, $sceDelegateProvider) { $routeProvider.when(&#x27;&#x2F;&#x27;, { template: &#x27;&lt;div&gt;&lt;&#x2F;div&gt;&#x27;, controller: [&#x27;$window&#x27;, function ($window) { $window.location.href = &#x27;&#x2F;WebObjects&#x2F;iTunesConnect.woa&#x27;; }] }).otherwise({ redirectTo: &#x27;&#x2F;&#x27; }); }]); return itcApp; });<p>So they load all of Angular then redirect to another page?
julien_cover 10 years ago
What were the security implications for an entity that has applications there?<p>Anything we should check or change as soon as iTunes Connect is back up?
评论 #8967512 未加载
评论 #8967465 未加载
crgtover 10 years ago
It&#x27;s back up but it&#x27;s still broken. When I log in with account X, I see the apps associated with account X. Within My Apps, and within Payments, I see the apps associated with account X. BUT. When I tap Sales &amp; Trends, I see data for account Y. It&#x27;s also one of mine, but it&#x27;s associated with completely different Apple IDs and user names. I am able to navigate back and forth through the different sections of iTC and get a bizzaro merger of the two accounts. The Sales &amp; Trends sections seems to be powered by <a href="https://reportingitc2.apple.com/" rel="nofollow">https:&#x2F;&#x2F;reportingitc2.apple.com&#x2F;</a>? and that&#x27;s when I end up on an incorrect account. Scary.
mik3yover 10 years ago
Saw it firsthand, it was like account roulette for about 5-10 minutes. Then someone hit the big red button around 11:50a eastern.<p>Smells like something messed up in their session or caching layers..
fnayrover 10 years ago
Probably has to do with them trying to finally release the analytics they were supposed to release in Fall 2014.
stevebotover 10 years ago
god damn, and posting the images to twitter.