1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-07-22 19:18:01 +02:00
Commit graph

5 commits

Author SHA1 Message Date
Caleb Doxsey
a51c7140ea
cryptutil: use bytes for hmac () 2021-04-07 14:57:24 -06:00
Caleb Doxsey
fae02791f5
cryptutil: move to pkg dir, add token generator ()
* cryptutil: move to pkg dir, add token generator

* add gitignored files

* add tests
2020-06-30 15:55:33 -06:00
Bobby DeSimone
ba14ea246d
*: remove import path comments ()
- import path comments are obsoleted by the go.mod file's module statement

Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2020-03-16 10:13:47 -07:00
Bobby DeSimone
b3d3159185
httputil : wrap handlers for additional context ()
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-12-06 11:07:45 -08:00
Bobby DeSimone
0f6a9d7f1d
proxy: fix forward auth, request signing
Signed-off-by: Bobby DeSimone <bobbydesimone@gmail.com>
2019-11-25 14:29:52 -08:00