1
0
mirror of https://github.com/0rangebananaspy/authelia.git synced 2024-09-14 22:47:21 +07:00
authelia/internal/server
James Elliott 7df242f1e3
refactor: remove ioutil ()
Was deprecated in 1.16 and has more performant options available.
2021-12-02 00:14:15 +11:00
..
public_html feat: go:embed static assets () 2021-02-22 10:07:06 +11:00
const.go feat(duo): multi device selection () 2021-12-01 14:32:58 +11:00
error_handler.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
options_handler.go fix: include major in go.mod module directive () 2021-08-11 11:16:46 +10:00
server.go feat(totp): algorithm and digits config () 2021-12-01 23:11:29 +11:00
template.go refactor: remove ioutil () 2021-12-02 00:14:15 +11:00