#52 closed defect (fixed)
password protected directory problem
| Reported by: | dennisvwu | Owned by: | josephscott |
|---|---|---|---|
| Priority: | minor | Milestone: | 2.1 |
| Component: | XML-RPC | Version: | |
| Keywords: | Cc: | ckelley |
Description
I was able to add 2 out of my 3 wordpress blogs using my 1st gen iPhone.
the only difference between the first two sites and the third site is that i password protected the web-blog directory so that the user would have to provide a login/password before they can see the page.
when i turn the directory password protection off, i am able to add the site sucessfully and everything works fine on the iphone but when i turn the directory password, the wordpress app gives me the "Communication Error - Operation could not be completed. (NSURLErrorDomain error - 1012)
if i remove the blog from the wordpress app and try to add it back in while the directory password protection is on, i get the "XML-RPC" not found error.
Change History (16)
comment:1 Changed 5 years ago by dennisvwu
comment:2 Changed 5 years ago by josephscott
Right, the additional web server level password requirement prevents the iPhone app from communicating with your blog.
comment:3 Changed 5 years ago by josephscott
- Milestone changed from 1.1 to 1.2
This is something that we could potentially support, the app could watch for an authorization required response and ask for the username and password to use. It would then have to include the authorization header in each XML-RPC request.
Currently we have a number of bug reports and new features going in, so I'm going to bump this out to 1.2.
comment:4 Changed 5 years ago by dennisvwu
awesome!
Thanks Joesphscott. Keep up the good work!
comment:5 Changed 5 years ago by bael
- Priority changed from trivial to minor
This would be great !!!
Thanks.
comment:6 Changed 5 years ago by bael
- Priority changed from minor to major
comment:7 Changed 5 years ago by ckelley
I am anxiously awaiting this fix. If I can help in any way, please contact me! Thanks!
comment:8 Changed 5 years ago by dorkus
I, too, am anxiously awaiting this fix. I currently can't use this app, due to having .htaccess enabled on my site.
When I first setup the blog on the app, and enter my username and password via the url (ex: http://username:password@www.blog.com) it actually works. I can create a post, and utilize the regular functionality of the app.
The problem: anytime after the initial setup period, and after I post once, I'll receive that "Communication Error - Operation could not be completed. (NSURLErrorDomain error - 1012)" error, and it will no longer work. I'm not sure where the problem lies. Is it within the HTML spec to not allow, or reject, a url with a username and password when the site isn't requesting authentication against it? I ask this, because I think the username/password may be cached in the browser, yet since I have entered this info in the url, it may not want it for EACH time the url is accessed.
Regardless, even though it works after the first time, it won't work at anytime thereafter.
I would greatly appreciate any kind of fix for this. As of right now, I can't take advantage of this app.
Thanks for your time.
comment:9 Changed 4 years ago by ckelley
dorkus - Thanks for the workaround! It works like a charm! All you have to do for subsequent entries, is to re-enter the Wordpress password! It works time and time again! I'd still like to see this fixed eventually, but in the meantime I love having a workaround! Thanks again!
comment:10 Changed 4 years ago by raanan
- Milestone changed from 1.2 to 1.3
- Owner set to josephscott
- Status changed from new to assigned
comment:11 follow-up: ↓ 12 Changed 4 years ago by dorkus
The recent update to 1.2 actually broke passing the username/password through the URL. After you setup the blog, it'll go back to the main wordpress screen, but you can never load the blog after that. The circle busy indicator stays in an infinite loop.
ckelley: Are you able to pass the info through the URL? Glad it worked for a short while.
This update looks great, landscape and better photo handling. But, unfortunately, I still can't use it.
Any help would be appreciated. Thanks!
comment:12 in reply to: ↑ 11 Changed 4 years ago by ckelley
Replying to dorkus:
The recent update to 1.2 actually broke passing the username/password through the URL. After you setup the blog, it'll go back to the main wordpress screen, but you can never load the blog after that. The circle busy indicator stays in an infinite loop.
ckelley: Are you able to pass the info through the URL? Glad it worked for a short while.
This update looks great, landscape and better photo handling. But, unfortunately, I still can't use it.
Any help would be appreciated. Thanks!
Dorkus -
I'm experiencing the same issues with the new version! :( I only recently updated, so I haven't checked the status of this bug in quite some time since the work-around worked!
Is there a way to go to the previous version of the app? Next time I should check for reported issues before I upgrade!!!!!
comment:13 Changed 4 years ago by ckelley
- Cc ckelley added
comment:14 Changed 4 years ago by raanan
- Milestone changed from 1.3 to Future Release
- Priority changed from major to minor
- Version 1.0 iPhone 1G deleted
@josephscott -- is this something being actively worked on ?
comment:15 Changed 4 years ago by iammattthomas
- Milestone changed from Future Release to 2.1
- Resolution set to fixed
- Status changed from assigned to closed
comment:16 Changed 4 years ago by iammattthomas
Fixed by r674.

www.dennisvwu.com/DesiNme <-- i am trying to add that site