Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Problem with login when using auth and iOS. #126

Open
tester22 opened this issue Jan 16, 2014 · 6 comments
Open

Problem with login when using auth and iOS. #126

tester22 opened this issue Jan 16, 2014 · 6 comments

Comments

@tester22
Copy link
Contributor

Seems like this is the problem:
http://stackoverflow.com/questions/12571144/ios-6-mobile-safari-session-variables-not-retained-when-set-via-ajax

@styxit
Copy link
Owner

styxit commented Jan 16, 2014

Could you please describe the problems that you encountered? How, when, what page, etc.

There is no actual login method, just a http auth, managed by CherryPy.

@tester22
Copy link
Contributor Author

Yeah sorry.
I have exposed cherryPy to the net with the built in auth.
When I first open the app it asks me for http auth and loads the start screen. After a second or so when the first ajax call is made the site asks me for auth again. This is repeted for each new recource eg both ajax calls and images.

@styxit
Copy link
Owner

styxit commented Jan 16, 2014

This also happens i my iPad. I do not yet know how to fix this. A workaround is to use Chrome for IOS.

I will look at the link you provided when i get back from my vacation.

@svenvg93
Copy link

out of curiosity why do you use Username and Password?

@tester22
Copy link
Contributor Author

If I have exposed the server to the net to access it when I'm away.
Could place it behind nginx but tried this instead.

2014/1/17 svenvg93 [email protected]

out of curiosity why do you use Username and Password?


Reply to this email directly or view it on GitHubhttps://github.com//issues/126#issuecomment-32615274
.

@svenvg93
Copy link

I did the same. But i placed it behind and apache reverse proxy with an htaccess file.

On 17 Jan 2014, at 16:33, Anton [email protected] wrote:

If I have exposed the server to the net to access it when I'm away.
Could place it behind nginx but tried this instead.

2014/1/17 svenvg93 [email protected]

out of curiosity why do you use Username and Password?


Reply to this email directly or view it on GitHubhttps://github.com//issues/126#issuecomment-32615274
.


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants