Hi, this is my "fault". I implemented the SabreDAV integration in the first way and didn't really understand everything. Is there some active developer who could change the implementation the way Evert suggests?! Cheers,
Jakob Am Montag, 23. Januar 2012, 15:05:41 schrieb Evert Pot: > On Jan 23, 2012, at 2:58 PM, Dirk Kastens wrote: > > Hi, > > > > I just added a bug report for this issue: > > > > http://bugs.owncloud.org/thebuggenie/owncloud/issues/oc-102 > > I'd strongly recommend not using a separate principals table. You should be > able to just map this to an existing users backend. The sole reason > 'principals' and 'authentication' is split in SabreDAV, is because I > didn't want to force people to implement a principal system (e.g.: lists > of users/groups) if you're only interested in authentication. > > Whenever I implement SabreDAV anywhere though, the principals table gets > removed. > > Cheers, > Evert > _______________________________________________ > Owncloud mailing list > [email protected] > https://mail.kde.org/mailman/listinfo/owncloud _______________________________________________ Owncloud mailing list [email protected] https://mail.kde.org/mailman/listinfo/owncloud
