1
0
Fork 0
mirror of https://github.com/pomerium/pomerium.git synced 2025-08-13 17:28:27 +02:00
Commit graph

15 commits

Author SHA1 Message Date
Caleb Doxsey
0cfb1025db
core/proto: update protoc dependencies ()
* core/proto: update protoc dependencies

* cleanup

* disable unimplemented forward compatibility check

* fix mock

* add generate make command

* add .0
2024-08-15 11:12:05 -06:00
Caleb Doxsey
818f3926bf
core/grpc: fix deprecated protobuf package, remove tools () 2023-10-26 11:38:54 -06:00
Caleb Doxsey
438aecd7bc
config: add customization options for logging ()
* config: add customization options for logging

* config: validate log fields

* allocate slices once
2023-07-24 13:17:03 -06:00
Caleb Doxsey
be0104b842
config: add cookie_same_site option () 2023-05-03 14:36:42 -06:00
Denis Mishin
2917f07dac
bump protoc to 3.21.7 () 2022-10-03 13:01:42 -04:00
Caleb Doxsey
3c63b6c028
authorize: add policy error details for custom error messages ()
* authorize: add policy error details for custom error messages

* remove fmt.Println

* fix tests

* add docs
2022-08-09 14:46:31 -06:00
Caleb Doxsey
f61e7efe73
authorize: use query instead of sync for databroker data () 2022-06-01 15:40:07 -06:00
Caleb Doxsey
8fc5dbf4c5
grpc: regenerate protobuf code () 2022-03-29 15:18:10 -06:00
Caleb Doxsey
cef08a1c2d
authorize: remove service account impersonate user id, email and groups () 2021-07-15 09:31:45 -06:00
wasaga
134ca74ec9
proxy: add idle timeout () 2021-07-02 10:29:53 -04:00
Caleb Doxsey
f4c4fe314a
authorize: audit logging ()
* authorize: add databroker server and record version to result, force sync via polling

* authorize: audit logging
2021-04-05 09:58:55 -06:00
Caleb Doxsey
e2ebef44ef
telemetry: add installation id ()
* telemetry: add installation id

* set installation id globally

* remove unneeded changes
2021-03-24 07:22:54 -06:00
Caleb Doxsey
9c34fcbf29
protobuf: upgrade protoc to 3.14 () 2021-01-27 10:06:40 -07:00
Caleb Doxsey
1285a9d91d
databroker: add support for config settings () 2020-08-11 07:50:19 -06:00
Cuong Manh Le
6f3817aee5
pkg/grpc: fix wrong audit protoc gen file () 2020-07-08 22:57:12 +07:00
Renamed from pkg/grcp/audit/audit.pb.go (Browse further)