writefreely/config
Matt Baer 09f5953431 Work as a standalone server, including TLS
This supports running the server on port 443, serving secure pages, with
automatic redirects from the insecure site. It also modifies the
configuration process to better guide users through configuring for
running behind a reverse proxy or as a standalone server.

This closes T537
2018-11-21 18:26:19 -05:00
..
config.go Work as a standalone server, including TLS 2018-11-21 18:26:19 -05:00
data.go Create blog during config for single-user blogs 2018-11-09 22:16:13 -05:00
funcs.go Add MaxBlogs config value 2018-11-07 22:06:34 -05:00
setup.go Work as a standalone server, including TLS 2018-11-21 18:26:19 -05:00
validation.go Add interactive configuration 2018-10-25 09:15:10 -04:00