mayrmartin
mayrmartin
## Description 😯 The custom errors in the domain layer of the API do not return the desired "type". The error should not be of type event but rather of...
## Description 💡 Move the current blockchain implementation to typescript
### Discussed in https://github.com/openkfw/TruBudget/discussions/861 Originally posted by **josenogueiradalmeida** May 6, 2019 During our tests, we noticed that we can not fill the User ID with one of our client's email...
### Discussed in https://github.com/openkfw/TruBudget/discussions/857 Originally posted by **phpai** March 22, 2019 Currently it is not possible to display users with their avatars on the frontend. To solve the problem we...
### Discussed in https://github.com/openkfw/TruBudget/discussions/854 Originally posted by **a-dossa** October 21, 2020 ### Description On user login page, create a "forgot your password?" functionality, that allows to automatically reset the password...
## Description 😯 As we do not want to be too dependent on the infrastructure where TruBudget will be deployed, rate limiting should be implemented in TruBudget for exposed services...
## Description 💡 At the moment the Storage Service can only connect and use MinIO as a storage backend. Other solutions which are based on the S3 protocol should be...