auth
|
documented the Constants better
|
2021-01-20 00:13:25 +01:00 |
funcs
|
added HEAD Method to the handlers
|
2021-01-18 20:18:26 +01:00 |
menus
|
added support for domains
|
2021-01-23 11:14:33 +01:00 |
middleware
|
cleaned up the LogMiddleware
|
2021-01-19 00:18:08 +01:00 |
modules/saml
|
renamed HttpClient to HTTPClient.
|
2021-01-19 00:19:33 +01:00 |
enum.go
|
The menus can now be accessed from the handlers
|
2021-01-20 00:12:54 +01:00 |
go.mod
|
added the funcs module to define useful functions
|
2021-01-18 20:00:32 +01:00 |
go.sum
|
added the funcs module to define useful functions
|
2021-01-18 20:00:32 +01:00 |
http.go
|
added support for domains
|
2021-01-23 11:14:33 +01:00 |