Sebastian Tobie
|
9817b81b92
|
use the global constant for accounts.
|
2021-01-24 00:43:31 +01:00 |
Sebastian Tobie
|
2c798d6006
|
added debugging information about the demains
|
2021-01-23 12:00:51 +01:00 |
Sebastian Tobie
|
e6794c7c98
|
describe menus.Rauth
|
2021-01-23 11:15:47 +01:00 |
Sebastian Tobie
|
9973e186ee
|
added support for domains
|
2021-01-23 11:14:33 +01:00 |
Sebastian Tobie
|
d827664a69
|
extended the Menu so it can use the Account information.
|
2021-01-21 21:48:59 +01:00 |
Sebastian Tobie
|
fc435441ce
|
documented the Constants better
|
2021-01-20 00:13:25 +01:00 |
Sebastian Tobie
|
37e8ac835e
|
The menus can now be accessed from the handlers
|
2021-01-20 00:12:54 +01:00 |
Sebastian Tobie
|
a1b11a6adb
|
added a menu modul.
this module make it easier to use templating.
|
2021-01-19 23:44:35 +01:00 |
Sebastian Tobie
|
cca8fcc237
|
renamed HttpClient to HTTPClient.
|
2021-01-19 00:19:33 +01:00 |
Sebastian Tobie
|
ba2ed57968
|
cleaned up the LogMiddleware
|
2021-01-19 00:18:08 +01:00 |
Sebastian Tobie
|
a69e026b70
|
added Require User
|
2021-01-19 00:13:35 +01:00 |
Sebastian Tobie
|
8084ee4538
|
added HEAD Method to the handlers
|
2021-01-18 20:18:26 +01:00 |
Sebastian Tobie
|
07218169a6
|
static index.html files are now atuomatic used for the directoryroot.
|
2021-01-18 20:18:03 +01:00 |
Sebastian Tobie
|
ec3f82590d
|
added the funcs module to define useful functions
|
2021-01-18 20:00:32 +01:00 |
Sebastian Tobie
|
e35cef18d4
|
fixed the pointer to an pointer.
|
2021-01-16 19:20:38 +01:00 |
Sebastian Tobie
|
7cdf43ef30
|
documented the enum
|
2021-01-16 19:16:59 +01:00 |
Sebastian Tobie
|
5bf5ac8bb2
|
added an teardownfunction to stop goroutines from the sites.
|
2021-01-16 19:06:47 +01:00 |
Sebastian Tobie
|
5f309aa8e2
|
made the config debugging better in the saml-module
|
2021-01-12 19:49:17 +01:00 |
Sebastian Tobie
|
63c518f729
|
forgot to remove the waiting.
|
2021-01-12 19:29:25 +01:00 |
Sebastian Tobie
|
979ae0fbad
|
(*Server).Stop gets the context now from the calling function
|
2021-01-11 22:45:01 +01:00 |
Sebastian Tobie
|
97307bc3d8
|
added an function to graceful shut down the server.
|
2021-01-11 22:39:33 +01:00 |
Sebastian Tobie
|
f2de0903cd
|
less useless errormessages.
|
2021-01-11 21:56:29 +01:00 |
Sebastian Tobie
|
3810b30d5d
|
CreateServer uses the (*Server).Use function instead of the internal from the router.
|
2021-01-10 15:16:26 +01:00 |
Sebastian Tobie
|
dcbfbf9ea8
|
cleaned up LogMiddleware
|
2021-01-10 15:15:29 +01:00 |
Sebastian Tobie
|
9dd2e49954
|
removed useless Method Middleware from the site
|
2021-01-10 15:14:47 +01:00 |
Sebastian Tobie
|
f7b6593205
|
wrong package name of middleware module
|
2021-01-10 01:44:10 +01:00 |
Sebastian Tobie
|
06a237dd53
|
cleaned up old references i forgot
|
2021-01-10 01:35:50 +01:00 |
Sebastian Tobie
|
c22cb74864
|
first version of my httpserver
|
2021-01-09 21:39:05 +01:00 |