mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-04-07 23:06:54 +00:00
* tmp [skip ci] * add connection [skip ci] * implement periodic refresh * format [skip ci] * no need to guard * make credo happy * remove filter * updates * extract component * prevent changing admin's connection permission * add to show as well * show connections * hide oidc connections section if nothing is there * add test * leave site id out for now may not need it if we create different users for different sites, even for the same email * move delay randomization to manager * add test * address comments * re-enable user when sign-ed via oidc * fix test * remove unused alias * fix tests * update tests * fix re-enable * add tests * Update vpn_connection_component_test.exs * revert formats * tests * remove alias * remove special case for admins * remove auto re-enable