Details
Details
- Reviewers
- None
- Group Reviewers
Roundcube Developers
Diff Detail
Diff Detail
- Repository
- rRPK roundcubemail-plugins-kolab
- Branch
- master
- Lint
Lint Skipped - Unit
No Test Coverage - Build Status
Buildable 56877 Build 20046: arc lint + arc unit
Event Timeline
Comment Actions
So we get an https instead of http url for the calendar feed while sitting behind a proxy.
Comment Actions
Hmmm.. I don't see how use_secure_url is related to the url schema. Also, the feed should not include a secure token, as the token is only valid for the current session. Probably rcube_utils::resolve_url() is where we should be looking into.
Comment Actions
Yeah... I misread what "secure" means. I think I just need to set the use_https option in the config.