zitadel/internal/api/grpc/auth
Livio Amstutz bd1a3bb6d7
fix: backend bugs (#1449)
* i18n of compliance problems

* fix: return iam member roles

* remove u2f/passwordless

* u2f/passwordless

* fix rest path GetMachineKeyByIDs

* fix rest path GetMachineKeyByIDs

* fix email mime-type

* fix: member preferred login name

* machine users in notify

* fix api key query

* fix: todos grpc api

* fix: handle user init state

* fix: tests

Co-authored-by: fabi <fabienne.gerschwiler@gmail.com>
2021-03-22 14:40:25 +01:00
..
email_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
email.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
idp_converter.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
idp.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
information.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
multi_factor.go fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
password_complexity.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
password.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
passwordless.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
permission.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
phone_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
phone.go fix: backend bugs (#1449) 2021-03-22 14:40:25 +01:00
profile_converter.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
profile.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00
server.go feat: protos refactoring 2021-03-09 10:30:11 +01:00
user_grant.go fix: handle possible nil pointer of query (#1407) 2021-03-11 09:40:40 +01:00
user.go fix: some backend bugs (#1438) 2021-03-19 18:46:26 +01:00