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

Support HTTP basic authentication #195

Closed
samuelstein opened this issue Nov 29, 2018 · 2 comments
Closed

Support HTTP basic authentication #195

samuelstein opened this issue Nov 29, 2018 · 2 comments

Comments

@samuelstein
Copy link

samuelstein commented Nov 29, 2018

I have a .ics calendar which is protected with basic auth.
That's not supported from the great parser right now.
Would be nice if the lib would support HTTP Basic auth.

@u01jmg3 u01jmg3 self-assigned this Dec 30, 2018
@u01jmg3
Copy link
Owner

u01jmg3 commented Jan 2, 2019

How does 737dca4 suit?

$ical->initUrl('https://my.url', 'username', 'password');

@samuelstein
Copy link
Author

hi,
thanks. works like charme (with nextcloud calendar app).

@u01jmg3 u01jmg3 added this to the v2.x.x milestone Jan 5, 2019
@u01jmg3 u01jmg3 removed their assignment Jan 5, 2019
@u01jmg3 u01jmg3 closed this as completed Jan 5, 2019
@u01jmg3 u01jmg3 changed the title Feature Request: Support calendars with basic auth Support HTTP basic authentication Jan 5, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants