Single Sign-on / OpenID Connect provider https://sso.hackerspace.pl
 
 
 
 
 
 
Go to file
informatic 033b46b360 fix crdb support by casting uuid
Postgres seems to happily take in and automatically cast uuid type
values into varchar columns. This is not the case with cockroachdb.
2020-05-31 19:05:57 +02:00
migrations Add self-service client registration 2020-05-25 21:57:04 +02:00
sso fix crdb support by casting uuid 2020-05-31 19:05:57 +02:00
static add redirect_uri add/remove buttons 2020-05-31 00:15:26 +02:00
templates layout cleanups 2020-05-31 01:28:58 +02:00
.dockerignore final fixups 2020-05-30 22:53:06 +02:00
.gitignore add redirect_uri add/remove buttons 2020-05-31 00:15:26 +02:00
Dockerfile Initial commit 2020-05-24 15:00:18 +02:00
docker-compose.yml final fixups 2020-05-30 22:53:06 +02:00
requirements.txt final fixups 2020-05-30 22:53:06 +02:00