tree: 45e154519699a7c590e3649d3800015c2f733f0d [path history] [tgz]
  1. BUILD.bazel
  2. capacifier.go
  3. prod.jsonnet
  4. README.md
hswaw/capacifier/README.md

capacifier

rewrite-in-go of code.hackerspace.pl/tomek/capacifier.

This is one of the oldest API services at the Warsaw hackerspace, and exists solely to provide a generic 'is X a member of Y' functionality. It's generally deprecated (instead OIDC should be used as much as possible), but it's so entrenched into our infra that it's difficult to fully kill.

While the previous implementation had a whole bespoke rule expression language, this implementation is stupidly simple, with all rules hardcoded.

Running

Get the password for the capacifier service account from prod.

Then:

    bazel run //hswaw/capacifier -- --ldap_bind_pw xxx