Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateServer ¶ added in v4.35.0
func CreateServer(config schema.Configuration, providers middlewares.Providers) (*fasthttp.Server, net.Listener)
CreateServer Create Authelia's internal webserver with the given configuration and providers.
func ServeTemplatedFile ¶
func ServeTemplatedFile(publicDir, file, assetPath, duoSelfEnrollment, rememberMe, resetPassword, resetPasswordCustomURL, session, theme string, https bool) middlewares.RequestHandler
ServeTemplatedFile serves a templated version of a specified file, this is utilised to pass information between the backend and frontend and generate a nonce to support a restrictive CSP while using material-ui.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.