Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-02-27 | context: Rename func to `AppIfConfigured` (#5397) | Francis Lavoie | |
2022-09-16 | core: Variadic Context.Logger(); soft deprecation | Matthew Holt | |
Ideally I'd just remove the parameter to caddy.Context.Logger(), but this would break most Caddy plugins. Instead, I'm making it variadic and marking it as partially deprecated. In the future, I might completely remove the parameter once most plugins have updated. | |||
2022-03-13 | chore: Comment fixes (#4634) | Francis Lavoie | |
2022-03-02 | caddypki: Try to fix lint warnings | Matthew Holt | |