Sebastian Tobie
8e0fda30ba
cleaned up the code and updated dependencies
2022-11-05 00:03:21 +01:00
Sebastian Tobie
6e18b66f11
updated jwt depndency
2022-11-04 23:55:39 +01:00
Sebastian Tobie
72cb4d16af
splitted the site into configsite and teardownsite
2022-11-04 23:49:35 +01:00
Sebastian Tobie
865e38d813
created a new Type AccountConstant.
...
This should help a bit with linting
2021-11-07 21:41:48 +01:00
Sebastian Tobie
6d43861ffc
some bigger changes
...
- The detection of unix and TCP sockets is much better;
- The configuration is now easier exachangable;
- middleware doesn't get lost;
- the defaults func is now supplying the config it needs into the defaults;
2021-11-07 18:51:39 +01:00
Sebastian Tobie
8594622cae
made an huge code cleanup.
...
go-toml is now not required. Its up to the implementation how it loads/dumps the config.
2021-11-06 13:42:07 +01:00
Sebastian Tobie
cca8fcc237
renamed HttpClient to HTTPClient.
2021-01-19 00:19:33 +01:00
Sebastian Tobie
e35cef18d4
fixed the pointer to an pointer.
2021-01-16 19:20:38 +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
f2de0903cd
less useless errormessages.
2021-01-11 21:56:29 +01:00
Sebastian Tobie
9dd2e49954
removed useless Method Middleware from the site
2021-01-10 15:14:47 +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