Anders Pitman
bab13efdbf
Strip connection headers
...
When going from HTTP/1.1 to HTTP/2
2021-02-22 23:04:43 -07:00
Anders Pitman
45f609b8ba
Move executable into separate package
...
Enables us to move towards being able to import as a library.
2020-12-07 21:41:45 -07:00
Anders Pitman
28a67a4285
Fix client TLS termination bug
...
Problem had to do with certmagic. Details in code.
2020-11-28 11:48:23 -07:00
Anders Pitman
5cd911f310
Automatically create admin user on first start
...
Also changed order that extractToken looks for tokens. Used to
be cookies then headers then query. Now in reverse, to make it
easier to override, ie for replacing cookies during login.
2020-10-13 09:48:03 -06:00
Anders Pitman
58bd38befd
Run go fmt
2020-09-29 20:12:54 -06:00
Anders Pitman
42f4695381
Start implementing auth
2020-09-28 22:46:35 -06:00