c741400583
Remove all references to dex in the code ( #42 )
/ docker-build-only (push) Failing after 35s
/ go-test (push) Failing after 1m6s
2024-10-19 14:58:00 +02:00
f3060bee3b
feat: start replacing dex with zitadel ( #48 )
...
Start the process of replacing dex with zitadel, this commit is
absolutely not prod-ready, basically we just added zitatel, and the
necessary elements to make it work to at least getting a client from the
DB
- replace logrus with zap
- start our own storage for the users
- instanciate zitaled on start
- allow getting client using the ID from the DB
2024-08-16 11:29:19 +02:00
0fc6a4b093
Allow using config file as well as env variables
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-08-10 15:46:16 +02:00
773a659c3e
fix: set correct default value for issuer
2024-08-10 15:16:31 +02:00
9719eefed4
Fix unit tests
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2024-05-28 20:18:41 +02:00
9cf1428517
fix: allow setting base path for static files
2024-05-08 16:07:40 +02:00
088f4faf82
fix: allow setting the issuer from environment variables
2024-01-03 17:32:58 +01:00
c8958a8f44
feat #44 : add CLI commands to manage apps
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2023-11-08 19:33:53 +01:00
69a07ce076
feat #43 : add cli command to manage backends
2023-11-08 19:32:56 +01:00
4909df4b04
feat #37 : Use environment variables for most of the configuration
ci/woodpecker/push/test Pipeline was successful
ci/woodpecker/push/deploy Pipeline was successful
2023-10-28 14:20:40 +02:00
ccb417ad6a
feat #4 : add storage config in config file
ci/woodpecker/pr/woodpecker Pipeline was successful
ci/woodpecker/push/woodpecker Pipeline was successful
2023-10-22 13:56:32 +02:00
20fde2335e
Improve response logger and fix '/' route
continuous-integration/drone/push Build is passing
2023-10-15 17:49:33 +02:00
4507728dae
Add first basic POC
continuous-integration/drone/push Build is passing
2023-10-14 18:28:01 +02:00
e75a4d4607
Rename module from template
2023-10-12 20:36:34 +02:00