Caleb Doxsey
|
2dc778035d
|
databroker: add support for field masks on Put (#3210)
* databroker: add support for field masks on Put
* return errors
* clean up go.mod
|
2022-03-29 16:36:40 -06:00 |
|
Caleb Doxsey
|
9e4edb8003
|
protoutil: add support for converting arbitrary protobuf messages into structs (#3106)
|
2022-03-08 12:21:22 -07:00 |
|
Caleb Doxsey
|
6af0655206
|
protoutil: add NewAny method for deterministic serialization (#2462)
|
2021-08-09 17:51:57 -06:00 |
|
Caleb Doxsey
|
8a2af8029b
|
authorize: additional tracing, add benchmark for encryptor (#2059)
|
2021-04-05 12:55:16 -06:00 |
|
Caleb Doxsey
|
f4c4fe314a
|
authorize: audit logging (#2050)
* 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
|
5a33012950
|
protoutil: add generic transformer (#2023)
|
2021-03-26 09:59:38 -06:00 |
|
Caleb Doxsey
|
153e438eb6
|
authorize: implement allowed_idp_claims (#1542)
* add arbitrary claims to session
* add support for maps
* update flattened claims
* fix eol
* fix trailing whitespace
* fix tests
|
2020-10-23 14:05:37 -06:00 |
|