server/dashboard
2022-06-06 10:49:14 +02:00
..
static dashboard: Take information from challenge.json 2022-05-31 18:42:41 +02:00
.gitignore dashboard: came back online 2018-12-08 20:35:36 +01:00
app.go dashboard: Can restrict access through htpasswd 2022-06-06 10:49:14 +02:00
fwd.go dashboard: add the ability to use a remote dashboard, serve only local files: assets and eventualy public.json (to override given ones) 2019-01-22 08:49:44 +01:00
htpasswd.go dashboard: Can restrict access through htpasswd 2022-06-06 10:49:14 +02:00
main.go dashboard: Can restrict access through htpasswd 2022-06-06 10:49:14 +02:00
static.go dashboard: Use gin-gonic instead of httprouter directly 2022-06-06 10:49:13 +02:00