barryf / micropublish

A Micropub client that you can use to create, update, delete and undelete content on your Micropub-enabled website.
https://micropublish.net
MIT License
68 stars 16 forks source link

Don't cache Micropub config in session #76

Closed barryf closed 3 years ago

barryf commented 3 years ago

Some config responses are >4K which is too big for cookie storage.