Caleb Doxsey
|
2824faecbf
|
frontend: react+mui (#3004)
* mui v5 wip
* wip
* wip
* wip
* use compressor for all controlplane endpoints
* wip
* wip
* add deps
* fix authenticate URL
* fix test
* fix test
* fix build
* maybe fix build
* fix integration test
* remove image asset test
* add yarn.lock
|
2022-02-07 08:47:58 -07:00 |
|
Caleb Doxsey
|
95d6d97143
|
authenticate: support webauthn redirects to non-pomerium domains (#2936)
* authenticate: support webauthn redirects to non-pomerium domains
* add test
* remove dead code
|
2022-01-19 15:10:57 -07:00 |
|
Caleb Doxsey
|
8d882ce9c9
|
webauthn: use absolute URL for delete redirect (#2935)
* authenticate: add callback endpoint
* webauthn: use absolute URL for delete redirect
|
2022-01-14 10:23:27 -07:00 |
|
Caleb Doxsey
|
4583ecc730
|
devices: treat undefined device types as any (#2927)
|
2022-01-12 11:04:35 -07:00 |
|
Caleb Doxsey
|
9330f6b0ac
|
authenticate: add device-enrolled page (#2892)
* authenticate: add device-enrolled page
* remove device credential id from page
|
2022-01-06 10:01:12 -07:00 |
|
Caleb Doxsey
|
838c9e3a3d
|
dashboard: improve display of device credentials, allow deletion (#2829)
* dashboard: improve display of device credentials, allow deletion
* fix test
|
2021-12-20 12:19:54 -07:00 |
|
Caleb Doxsey
|
85bb396555
|
device: add type id and credential id to enrollment for easier referencing (#2749)
|
2021-11-05 09:48:45 -06:00 |
|
Caleb Doxsey
|
d390e80b30
|
authenticate: add databroker versions to session cookie (#2709)
* authenticate: add databroker versions to session cookie
authorize: wait for databroker synchronization on updated sessions
* fix test
|
2021-10-26 14:45:53 -06:00 |
|
Caleb Doxsey
|
9d4ebcf871
|
webauthn: update session to support device credentials per type (#2699)
|
2021-10-22 14:33:34 -06:00 |
|
Caleb Doxsey
|
1162585471
|
authenticate: add support for webauthn (#2688)
* authenticate: add support for webauthn
* remove rfc4648 library due to missing LICENSE
* fix test
* put state function in separate function
|
2021-10-20 13:18:34 -06:00 |
|