fmbiete / Z-Push-contrib

Z-Push fork with changes that I will try to contrib
GNU Affero General Public License v3.0
134 stars 62 forks source link

Regression - Can't map users #225

Closed redhell closed 8 years ago

redhell commented 9 years ago

Hi,

im using the latest master from git. I want to map a user@mail.com to user. Referring to the documentation

z-push-admin.php -a map -u user@mail.com -b BackendCardDAV -t user

should make it but i get following error:

ERROR: Wrong 'type'. Possible values are: 'email', 'calendar', 'contact', 'task', 'note' or a 44 byte long folder id (as hex).

fmbiete commented 9 years ago

Hi @redhell

The referenced commit should do the trick. Could you confirm it?

Thanks!!

redhell commented 8 years ago

fixed in latest git