1
0
Fork 0
Datei suchen
Sebastian Tobie f8a7689fea added the uuid type for conversion
i decided to use github.com/gofrs/uuid, since it implements uuidv7
2022-11-19 13:41:28 +01:00
auth changed logging to zerolog and raised the minimal go version to 1.19 2022-11-06 10:52:24 +01:00
constants updated documentation 2022-11-05 08:44:37 +01:00
funcs fixes #1 2022-11-07 18:41:47 +01:00
menus changed logging to zerolog and raised the minimal go version to 1.19 2022-11-06 10:52:24 +01:00
middleware added the uuid type for conversion 2022-11-19 13:41:28 +01:00
modules/saml added an compiletime test to ensure that SAML is an AuthenticationHandler 2022-11-06 10:58:13 +01:00
templates changed logging to zerolog and raised the minimal go version to 1.19 2022-11-06 10:52:24 +01:00
.gitignore added submodule command for simple webservers 2022-11-13 10:13:32 +01:00
LICENSE added license 2022-11-05 00:06:47 +01:00
doc.go updated documentation 2022-11-05 08:44:37 +01:00
go.mod added the uuid type for conversion 2022-11-19 13:41:28 +01:00
go.sum added the uuid type for conversion 2022-11-19 13:41:28 +01:00
http.go fixed logging, sites configuration and other fixes 2022-11-14 09:08:33 +01:00
site.go changed logging to zerolog and raised the minimal go version to 1.19 2022-11-06 10:52:24 +01:00