Ticket #4 (closed enhancement: fixed)

Opened 3 years ago

Last modified 3 years ago

WebDAV management

Reported by: florian Owned by: florian
Priority: major Milestone: Amanite
Component: sync:foxmarks Version: 0.1
Keywords: Cc:

Description

The WebDAV share must be managed by Amanite.

This include:

  • dynamically set the .htaccess to define who is authorized to do what
  • manage the password access (directly by django or with a password file)

The WebDAV access must be enabled (or not) in the profile.
The synchronisation must be done only if the WebDAV access is enabled.
When it's just enabled, we must take care of the merging of existing data.

Depend on #3

Change History

Changed 3 years ago by florian

Done: apache auth through django (no passord file needed)

Also need to be done: sync from foxmarks only if newer timestamp (now possible thanks the profile)

Changed 3 years ago by florian

  • owner changed from admin to florian
  • status changed from new to accepted

Changed 3 years ago by florian

  • status changed from accepted to closed
  • resolution set to fixed
Note: See TracTickets for help on using tickets.