Caleb Doxsey
|
1a5b8b606f
|
core/lint: upgrade golangci-lint, replace interface{} with any (#5099)
* core/lint: upgrade golangci-lint, replace interface{} with any
* regen proto
|
2024-05-02 14:33:52 -06:00 |
|
Denis Mishin
|
1d252f43ee
|
storage: ignore removed fields when deserializing the data (#3768)
ignore removed fields when deserializing the data
|
2022-11-28 09:31:57 -07:00 |
|
Caleb Doxsey
|
6af0655206
|
protoutil: add NewAny method for deterministic serialization (#2462)
|
2021-08-09 17:51:57 -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
|
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 |
|