authelia/internal/server
James Elliott 90d190121d
feat(server): listen on unix sockets (#5038)
This allows listening on unix sockets.

Signed-off-by: James Elliott <james-d-elliott@users.noreply.github.com>
2023-05-07 15:48:26 +10:00
..
locales i18n: update translation for portal.json (Italian) (#5338) 2023-04-30 15:07:30 +10:00
public_html ci: fix misc and refactorings (#4994) 2023-02-26 13:22:22 +11:00
asset.go feat(server): handle head method (#5003) 2023-02-28 20:01:09 +11:00
const.go refactor(commands): services (#4914) 2023-02-11 21:45:26 +11:00
gen.go refactor: fix misc alignment issues and gen (#4239) 2022-10-23 07:42:19 +11:00
handlers.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
server.go feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +10:00
server_test.go feat(server): listen on unix sockets (#5038) 2023-05-07 15:48:26 +10:00
template.go refactor: webauthn naming (#5243) 2023-04-15 02:04:42 +10:00
template_test.go docs: header consistency (#5266) 2023-04-18 09:53:26 +10:00