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

7 commits

Author SHA1 Message Date
Joe Kralicky
68764407b8
authorize: enable WaitForReady on databroker query requests ()
* authorize: enable WaitForReady on databroker query requests

(cherry picked from commit 1709a7b1f61d7b45c4a60d9374223d252260f576)

* go mod tidy
2025-01-03 11:01:16 -05:00
Caleb Doxsey
23ea48815f
core/authorize: check for expired tokens ()
* core/authorize: check for expired tokens

* Update pkg/grpc/session/session.go

Co-authored-by: Denis Mishin <dmishin@pomerium.com>

* lint

* fix zero timestamps

* fix

---------

Co-authored-by: Denis Mishin <dmishin@pomerium.com>
2023-09-15 16:06:13 -06:00
Caleb Doxsey
e1f881f82b
authorize: fix user caching () 2022-11-08 08:23:41 -07:00
Caleb Doxsey
02df20f10a
authorize: performance improvements () 2022-11-04 17:09:52 -06:00
Caleb Doxsey
fe61a74e1b
authorize: fix device synchronization () 2022-07-15 17:27:06 -06:00
Caleb Doxsey
493148b13f
authorize: fix not found check () 2022-06-08 09:15:57 -06:00
Caleb Doxsey
f61e7efe73
authorize: use query instead of sync for databroker data () 2022-06-01 15:40:07 -06:00