sabre-io / Baikal

Baïkal is a Calendar+Contacts server
https://sabre.io/baikal/
GNU General Public License v3.0
2.44k stars 282 forks source link

Have a calender to be subscribable without authentication #1189

Closed 1Luc1 closed 1 year ago

1Luc1 commented 1 year ago

I couldn't find any good solution, even this question was asked before.

I have set up SabreDav 4.4.0 successfully (with Baikal) with some users and different calenders for the users. Every user has his own login credentials and to access (read/write) the calender the user has to be logged in. This works quite well.

Now I'm asking, if there is the possibility that a calender can be accessed and subscribed without login in into the system? Kind of a public calender without login credentials. Within Mozilla Thunderbird there is the option to subscribe to a calender without credentials.

grafik

May a solution be related with this PR https://github.com/sabre-io/dav/pull/820 ?

Thanks for any help or information!

DeepDiver1975 commented 1 year ago

It is possible with plain Sabre DAV - this has been answered before already indeed ;-)

For baikal I cannot answer this question -> moving this there

1Luc1 commented 1 year ago

@DeepDiver1975 thanks for the info. Can you point me to the answer for plain Sabre DAV?

EDIT: within baikal this request was already made https://github.com/sabre-io/Baikal/issues/1039

ByteHamster commented 1 year ago

Closing because this is already tracked in #1039