Documentation ¶
Index ¶
Constants ¶
View Source
const TequilapiURLPrefix = "/tequilapi"
TequilapiURLPrefix tequilapi reverse proxy prefix
Variables ¶
View Source
var UnprotectedRoutes = []string{"/auth/authenticate", "/auth/login", "/healthcheck", "/config/user", "/config/ui/features"}
UnprotectedRoutes these routes are not protected by reverse proxy
Functions ¶
func IsProtectedRoute ¶
IsProtectedRoute helper method for checking if route is protected
func IsReverseProxyRoute ¶
IsReverseProxyRoute helper method for checking if URL is of tequilapi reverse proxy
func IsUnprotectedRoute ¶
IsUnprotectedRoute helper method for checking if route is unprotected
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.