mirror of
https://github.com/goauthentik/authentik
synced 2026-05-11 01:22:25 +02:00
* enterprise/endpoints/connectors/fleet: init Signed-off-by: Jens Langhammer <jens@goauthentik.io> # Conflicts: # blueprints/schema.json # schema.yml * add ui Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix desc Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add configurable headers Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add tests Signed-off-by: Jens Langhammer <jens@goauthentik.io> * Address review feedback on FleetDM connector implementation (#18651) * Initial plan * Add public override modifiers to updated method Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> * Address additional feedback from PR #18589 Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> * Fix indentation in ak-switch-input component Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com> * fix permission model Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add attributes to device access group Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add option to map device team Signed-off-by: Jens Langhammer <jens@goauthentik.io> * cleanup Signed-off-by: Jens Langhammer <jens@goauthentik.io> * update schema Signed-off-by: Jens Langhammer <jens@goauthentik.io> * format Signed-off-by: Jens Langhammer <jens@goauthentik.io> * switch connector to grid, add icons Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix pagination Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add software tab Signed-off-by: Jens Langhammer <jens@goauthentik.io> * fix pages in test Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add more test devices Signed-off-by: Jens Langhammer <jens@goauthentik.io> * add fedora test machine Signed-off-by: Jens Langhammer <jens@goauthentik.io> * better formatting for OS version Signed-off-by: Jens Langhammer <jens@goauthentik.io> --------- Signed-off-by: Jens Langhammer <jens@goauthentik.io> Co-authored-by: Copilot <198982749+Copilot@users.noreply.github.com> Co-authored-by: GirlBossRush <592134+GirlBossRush@users.noreply.github.com>