zitadel/internal/auth/repository/eventsourcing/handler
Livio Amstutz 389eb4a27a
feat: run on a single port (#3163)
* start v2

* start

* run

* some cleanup

* remove v2 pkg again

* simplify

* webauthn

* remove unused config

* fix login path in Dockerfile

* fix asset_generator.go

* health handler

* fix grpc web

* refactor

* merge

* build new main.go

* run new main.go

* update logging pkg

* fix error msg

* update logging

* cleanup

* cleanup

* go mod tidy

* change localDevMode

* fix customEndpoints

* update logging

* comments

* change local flag to external configs

* fix location generated go code

* fix

Co-authored-by: fforootd <florian@caos.ch>
2022-02-14 17:22:30 +01:00
..
handler.go feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
idp_config.go feat: jwt as idp (#2363) 2021-09-14 15:15:01 +02:00
idp_providers.go fix: set correct state of idp in old view (#3148) 2022-02-01 18:12:18 +01:00
org_project_mapping.go feat: check has project (#2206) 2021-08-18 10:49:04 +02:00
refresh_token.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
token.go feat: add personal access tokens for service users (#2974) 2022-02-08 09:37:28 +01:00
user_external_idps.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00
user_session.go fix: add sentry in ui, http and projection handlers (#1977) 2021-07-06 13:36:35 +02:00
user.go feat: Iam projection (#3074) 2022-01-21 08:52:12 +01:00