Skip to content

Conversation

lduer
Copy link

@lduer lduer commented Oct 22, 2014

I've updated the bundle to my needs. The my new implementations contain:

  • Route-Access: the BaseUri is automatically set to the defined routing-destination of this bundle
  • method for the login via Symfony into the AuthBackend
  • CardDAV & CalDAV-Backend for managing the Addressbook/Calendar

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Could be changed to if (!empty($config['root_dir']) && $config['plugins']['webdav']) {.

@snc
Copy link
Member

snc commented Oct 24, 2014

Hi, nice additions. There could be some improvements (only injecting needed services instead whole container for example). I will have a closer look soon.

@lduer lduer force-pushed the master branch 2 times, most recently from fc5d79b to b573ac8 Compare November 25, 2014 07:26
@coudenysj
Copy link

Any progress on this?

@bartv2
Copy link

bartv2 commented Oct 14, 2015

@snc what is still needed before this can be merged?

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Why not use $this->user_manager->findUsers() here?

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good argument :)

anyway, i'm seriously planning to improve the backends and upgraded v3-integrations (sabre-dav) in a few days.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

btw: I've detected your fork of my work just some seconds ago. nice work!

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

take all you want ;-) Your work has been very usefull

Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Where is this used? Can't find the param usage

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.

4 participants