summaryrefslogtreecommitdiffhomepage
path: root/caddyhttp/httpserver/plugin.go
AgeCommit message (Expand)Author
2017-08-24templates: Execute template loaded by later middlewares (#1649)Matt Holt
2017-08-18Add forwardproxy to directives' listSergey Frolov
2017-08-12httpserver: Add 'awses' plugin directive (#1818)Mark Severson
2017-08-12httpserver: Add 'jekyll' plugin. (#1817)Henrique Dias
2017-07-28Fix links on caddy-hugo and caddy-filemanager (#1787)Henrique Dias
2017-07-17httpserver: Adding nobots directive (#1767)Jaume Martin
2017-07-13httpserver: Add nicolasazrak/caddy-cache plugin directive (#1759)Nicolas
2017-07-11httpserver: Add webdav plugin directive (#1752)Henrique Dias
2017-07-10Rename directive requestid to request_id (#1757)Toby Allen
2017-07-05Correct URL to restic plugin in commentMatthew Holt
2017-06-25Add restic plugin directive (#1730)Matt Holt
2017-06-24add gopkg plugin (#1725)Jason Hutchinson
2017-06-24Add reauth directive (#1716)Shannon Wynter
2017-06-24Create request_id directive #1590 (#1711)Toby Allen
2017-06-03httpserver: Register authz directive (#1693)Yang Luo
2017-05-30httpserver: Add grpc plugin directive (#1694)Pieter Louw
2017-05-08Add datadog plugin directive (#1655)Thibault Meyer
2017-05-08Introduce `limits` middlewareTw
2017-05-04added 'login' directive for github.com/tarent/loginsrv/caddy (#1648)Sebastian Mancke
2017-05-01Bugfix for issue #1628 where `Caddyfile` is not being hidden correctly on win...Simon Lightfoot
2017-04-23Change forum links to new domainMatthew Holt
2017-04-17push: Reorder before proxy; and allow zero arguments (cf. #1573)Matthew Holt
2017-04-17caddyhttp: New index directive for alternate index file names (#1567)elcore
2017-03-09Add proxyprotocol directive and listener middleware plugin type (#1349)Nathan Caza
2017-03-06httpserver: Flags to customize HTTP and HTTPS ports (incl. for ACME)Matthew Holt
2017-02-17HTTP/2 push support (golang 1.8) (#1215)Mateusz Gajewski
2017-02-14Merge pull request #1425 from jung-kurt/cgiMatt Holt
2017-02-13remove whitespaceToby Allen
2017-02-13Fix for #1388 dont attempt to hide Caddyfile if non existantToby Allen
2017-02-11Register cgi pluginKurt
2017-01-24New 'timeouts' directive to configure timeouts; default timeouts enabled (#1368)Matt Holt
2017-01-23Ensure active Caddyfile, if in site, is hidden no matter the cwdMatthew Holt
2017-01-03Fix position of "filter" in directives (#1323)Gregor Noczinski
2016-11-04Add maxrequestbody directive (#1163)Ngo The Trung
2016-11-02Move header up above errors in directive order (fix #1183)Matthew Holt
2016-10-20Moving File Manager higher in the directive list (#1199)Henrique Dias
2016-10-15Reorder basicauth directive; it should also protect redirectsMatthew Holt
2016-10-15* Added directive "filter" to whitelist for support of github.com/echocat/cad...Gregor Noczinski
2016-09-24Merge pull request #1125 from hlidotbe/masterMatt Holt
2016-09-24Add tests for case insensitivity of keys and saving contextsMatthew Holt
2016-09-24Add expires directiveHugues Lismonde
2016-09-20Fix case sensitivity in site addressesMatthew Holt
2016-09-20Move prometheus directive higher in list (closes #1119)Matthew Holt
2016-09-20Add the multipass plugin to the directives (#1120)Lars Wiegman
2016-09-10Add awslambda to plugin.goJames Cooper
2016-08-29Add 'status' middleware instead of 'status' directive for 'rewrite' middlewareVolodymyr Galkin
2016-08-25Defer loading directives until needed (fix for previous commit)Matthew Holt
2016-08-24httpserver: Added function to register directive at runtime (dev only)Matthew Holt
2016-08-15Honor bind directive for ACME challengesMatthew Holt
2016-07-24Change position of locale directivePhilipp BrĂ¼ll