Easy HTTP authentication

2016-05-21 1:00 PM (9 years ago)

We added a way to easily protect some parts of your application with HTTP Authentication. A section about this topic has been added to the documentation.

The HTTP Client plugin has also been updated so you can specify a username/password when using the HTTP client to make a request to a resource protected by HTTP Authentication.

Finally, we also updated the Pebble plugin so you can add an extension. This allows you to add custom filters, functions, and more to the default templating engine. More information about extensions on Pebble website.