gotosocial/internal/router
tobi 1ded58b34b
add bindAddress configuration option (#320)
* add bindAddress configuration option

* clarify that bindAddress can be a hostname
2021-11-22 10:55:52 +01:00
..
attach.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
cors.go clean up some weirdness in the router (#80) 2021-07-07 15:46:42 +02:00
logger.go reference global logrus (#274) 2021-10-11 14:37:33 +02:00
router.go add bindAddress configuration option (#320) 2021-11-22 10:55:52 +01:00
session.go session name fix (#185) 2021-09-01 22:12:31 +02:00
session_test.go session name fix (#185) 2021-09-01 22:12:31 +02:00
template.go Enable stricter linting with golangci-lint (#316) 2021-11-22 08:46:19 +01:00