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

Auto-detect Fast-CGI without htaccess rule to allow Basic-Auth on apache #6

Closed
jeromeschneider opened this issue Jul 23, 2012 · 1 comment
Assignees
Milestone

Comments

@jeromeschneider
Copy link
Contributor

On servers where PHP is executed as FastCGI, Basic HTTP Auth headers are not passed to PHP by Apache. Consequently, one is not able to auth to CalDAV nor CardDAV services.

There's is embedded workaround for that in Baïkal, in the .htaccess found at the project root. However, when uploading the Baïkal file to the server using FTP, sometimes the "." prefixed files get skipped, effectively preventing the Baïkal FastCGI auth workaround to be applied.

This situation should be detected / handled by Baïkal at runtime in the admin interface.

@ghost ghost assigned jeromeschneider Jul 23, 2012
@jeromeschneider
Copy link
Contributor Author

This has been implemented in Core 0.2.0.

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

1 participant