zitadel/internal/auth/repository
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
..
eventsourcing feat: run on a single port (#3163) 2022-02-14 17:22:30 +01:00
auth_request.go fix(projections): user idp link projection (#2583) 2021-11-02 10:08:47 +01:00
org.go fix(queries): Label policy projection (#2479) 2021-11-24 16:02:00 +01:00
refresh_token.go feat: refresh token (#1728) 2021-05-20 11:33:35 +00:00
repository.go fix: move activity log to queries and remove old code (#3096) 2022-01-26 10:16:33 +01:00
token.go feat: User login commands (#1228) 2021-02-08 11:30:30 +01:00
user_session.go feat: metrics (#1024) 2020-12-02 08:50:59 +01:00
user.go feat: user query (#3075) 2022-01-20 14:40:25 +00:00