Skip to content
Snippets Groups Projects
  1. Mar 25, 2022
  2. Feb 23, 2022
  3. Jan 21, 2022
    • Jelle van der Waa's avatar
      Add gluebuddy client · 1160eb68
      Jelle van der Waa authored
      The gluebuddy client is required for gluebuddy to retrieve users and
      groups membership without being able to change other keycloak data. The
      realm-management roles cannot be assigned yet via keycloak as it does
      not know about the roles and realm-management client.
      Verified
      1160eb68
  4. Oct 29, 2021
  5. Sep 04, 2021
  6. Jul 07, 2021
    • Evangelos Foutras's avatar
      misc/get_key.py: load vault file without chdir'ing · faba3a3d
      Evangelos Foutras authored
      Now that misc/get_key.py checks if the vault file passed to it exists,
      we cannot pass paths only resolvable from the root directory. Instead,
      use paths that make sense relative to the current directory and avoid
      calling chdir when loading the vault file.
      
      Fixes: 77542146 ("Rewrite get_key.py to use click instead of typer")
      Verified
      faba3a3d
  7. Jul 06, 2021
  8. Apr 15, 2021
  9. Apr 08, 2021
    • Jelle van der Waa's avatar
      Restrict Grafana access to DevOps · a434870b
      Jelle van der Waa authored
      As our grafana now contains Loki logs, we don't want non devops to view
      logs which potentially contain sensitive data. As Grafana does not have
      a system to easily restrict data sources to roles we use Keycloak.
      Verified
      a434870b
  10. Feb 01, 2021
    • Jelle van der Waa's avatar
      Add hedgedoc as new service · 3124cfd9
      Jelle van der Waa authored
      This adds a collaborative markdown editor as newly offered service which
      is available via login for all Arch Linux Staff with an option to allow
      anonymous edits by users (not default). Users are managed via keycloak
      and require the Staff role to be allowed in, non staff keycloak users
      currently will receive an internal server error due to an upstream
      issue.
      Verified
      3124cfd9
  11. Dec 24, 2020
  12. Dec 11, 2020
  13. Oct 22, 2020
  14. Sep 22, 2020
  15. Sep 10, 2020
    • Jelle van der Waa's avatar
      Add a new Support groups · 76e334c6
      Jelle van der Waa authored
      Expand the Support group with subgroups for the Wiki, Forum, Security
      Tracker and Archweb. The subgroups are just a placeholder for groups for
      the roles which a user can be in for the service. New onboarded users
      should be assigned to correct groups for their Support staff team.
      Verified
      76e334c6
  16. Sep 09, 2020
  17. Sep 08, 2020
  18. Aug 29, 2020
  19. Aug 27, 2020
  20. Aug 20, 2020
  21. Aug 19, 2020
  22. Aug 18, 2020
    • Jelle van der Waa's avatar
      Add a prometheus exporter to Keycloak · 5ac750c9
      Jelle van der Waa authored
      Install keycloak-metrics-spi and configure it to provide prometheus
      endpoints available as auth/realms/$realm/metrics. The prometheus
      metrics are behind basic_auth as some metrics might be sensitive or can
      be used by attackers. #23
      Verified
      5ac750c9
  23. Jul 30, 2020
  24. Jul 17, 2020
  25. Jun 03, 2020
  26. May 27, 2020
  27. May 26, 2020
  28. May 25, 2020
Loading