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

Don't require auth for fetching public ical #383

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

flooey
Copy link
Contributor

@flooey flooey commented Oct 11, 2022

The public ical endpoint is designed to be fetched by calendar applications with no authentication, so exclude it from auth enforcement.

@diegocepedaw
Copy link
Contributor

@flooey, make sure your code change is passing flake8 validation

@roock
Copy link
Contributor

roock commented Oct 11, 2022

This probably closes #374

The public ical endpoint is designed to be fetched by calendar
applications with no authentication, so exclude it from auth
enforcement.
@flooey
Copy link
Contributor Author

flooey commented Oct 21, 2022

Hey all, just checking in on this.

@BillyAB
Copy link
Contributor

BillyAB commented May 1, 2023

Is there a reason this never got merged in @diegocepedaw ?

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 this pull request may close these issues.

None yet

4 participants