caddy icon indicating copy to clipboard operation
caddy copied to clipboard

Converted the plugin to a caddy2 plugin

Open tdralle opened this issue 1 year ago • 1 comments

This pull request actually replaces the current caddy1 plugin by a newer version targeting caddy2.

Since the plugin model of caddy1 and caddy2 are incompatible this commit will actually introduce a "breaking change" for those which still rely on caddy1. However, caddy2 is out for quite some time now i think its safe to bump it here. The old versions are still tagged and can be accessed if needed.

tdralle avatar Mar 13 '24 17:03 tdralle

Thanks for the thumbs up so far. Looking forward for the other maintainers to share their opinion.

One hint, once this pull request is accepted you can also close https://github.com/restic/caddy/issues/2. The append only option can now be configured in the json configuration file straight.

tdralle avatar Mar 14 '24 11:03 tdralle

Thank you!!

mholt avatar Aug 13 '24 03:08 mholt