mirror of
https://github.com/goauthentik/authentik
synced 2026-05-09 16:42:38 +02:00
a5bfef9b6b4e77f2240ed2dca2be4c70b58ad3a3
move can_handle calls to binding endpoints (/login/ and /login/initiate/), so that /login/authorize/ works either way, can clean up the session and audit
passbook
Quick instance
export PASSBOOK_DOMAIN=domain.tld
# Optionally enable Error-reporting
# export PASSBOOK_ERROR_REPORTING=true
docker-compose pull
docker-compose up -d
docker-compose exec server ./manage.py migrate
docker-compose exec server ./manage.py createsuperuser
Languages
Python
54.8%
TypeScript
34.7%
Go
4.3%
CSS
2.2%
Rust
1.9%
Other
2%