Originally created by @m0wer on GitHub (Dec 18, 2023).
A few days ago there was a way of having multiple user support with authentication with the WIP comments on the docker-compose. This commnets have been removed (#219) and authentication no longer works (even with the old compose with uncommented WIP stuff).
What happened? What's the plan?
Originally created by @m0wer on GitHub (Dec 18, 2023).
A few days ago there was a way of having multiple user support with authentication with the WIP comments on the docker-compose. This commnets have been removed (#219) and authentication no longer works (even with the old compose with uncommented WIP stuff).
What happened? What's the plan?
Hi, We've removed the WIP codes as we will be refactoring and redesign the whole backend architecture to have the DB embedded so that there is no need for a separate mongoDB instance. #216 will enable full support for multiple user feature w/ authentication, Stay tuned!
@tjbck commented on GitHub (Dec 18, 2023):
Hi, We've removed the WIP codes as we will be refactoring and redesign the whole backend architecture to have the DB embedded so that there is no need for a separate mongoDB instance. #216 will enable full support for multiple user feature w/ authentication, Stay tuned!
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
Originally created by @m0wer on GitHub (Dec 18, 2023).
A few days ago there was a way of having multiple user support with authentication with the WIP comments on the docker-compose. This commnets have been removed (#219) and authentication no longer works (even with the old compose with uncommented WIP stuff).
What happened? What's the plan?
@tjbck commented on GitHub (Dec 18, 2023):
Hi, We've removed the WIP codes as we will be refactoring and redesign the whole backend architecture to have the DB embedded so that there is no need for a separate mongoDB instance. #216 will enable full support for multiple user feature w/ authentication, Stay tuned!
@m0wer commented on GitHub (Dec 18, 2023):
Great! Thanks for the explanation.